chore(deps): update module gorm.io/driver/mysql to v1.5.6 (#1107)

This PR contains the following updates:



Package
Change
Age
Adoption
Passing
Confidence




gorm.io/driver/mysql
v1.5.4 -> v1.5.6








WarningSome dependencies could not be looked up. Check the warning logs for more information.


Release Notes

go-gorm/mysql (gorm.io/driver/mysql)
v1.5.6
Compare Source
v1.5.5
Compare Source


Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.


 If you want to rebase/retry this PR, check this box


This PR has been generated by Mend Renovate. View repository job log here.
diff --git a/go.mod b/go.mod
index 3cc066b..4a05d46 100644
--- a/go.mod
+++ b/go.mod
@@ -20,7 +20,7 @@
 	github.com/yannh/kubeconform v0.6.4
 	gopkg.in/ini.v1 v1.67.0
 	gopkg.in/yaml.v2 v2.4.0
-	gorm.io/driver/mysql v1.5.4
+	gorm.io/driver/mysql v1.5.6
 	gorm.io/gorm v1.25.7
 	helm.sh/helm/v3 v3.14.2
 	k8s.io/api v0.29.2