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
diff --git a/go.sum b/go.sum
index 7c41860..699198b 100644
--- a/go.sum
+++ b/go.sum
@@ -631,6 +631,8 @@
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gorm.io/driver/mysql v1.5.4 h1:igQmHfKcbaTVyAIHNhhB888vvxh8EdQ2uSUT0LPcBso=
gorm.io/driver/mysql v1.5.4/go.mod h1:9rYxJph/u9SWkWc9yY4XJ1F/+xO0S/ChOmbk3+Z5Tvs=
+gorm.io/driver/mysql v1.5.6 h1:Ld4mkIickM+EliaQZQx3uOJDJHtrd70MxAUqWqlx3Y8=
+gorm.io/driver/mysql v1.5.6/go.mod h1:sEtPWMiqiN1N1cMXoXmBbd8C6/l+TESwriotuRRpkDM=
gorm.io/gorm v1.25.7-0.20240204074919-46816ad31dde/go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8=
gorm.io/gorm v1.25.7 h1:VsD6acwRjz2zFxGO50gPO6AkNs7KKnvfzUjHQhZDz/A=
gorm.io/gorm v1.25.7/go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8=