File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ require (
99
99
gopkg.in/yaml.v3 v3.0.1
100
100
gorm.io/driver/mysql v1.4.7
101
101
gorm.io/driver/postgres v1.4.8
102
- gorm.io/gorm v1.25 .0
102
+ gorm.io/gorm v1.30 .0
103
103
gorm.io/plugin/soft_delete v1.2.1
104
104
k8s.io/component-base v0.32.2
105
105
moul.io/zapgorm2 v1.3.0
Original file line number Diff line number Diff line change @@ -2239,8 +2239,8 @@ gorm.io/gorm v1.23.6/go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk=
2239
2239
gorm.io/gorm v1.23.8 /go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk =
2240
2240
gorm.io/gorm v1.24.0 /go.mod h1:DVrVomtaYTbqs7gB/x2uVvqnXzv0nqjB396B8cG4dBA =
2241
2241
gorm.io/gorm v1.24.2 /go.mod h1:DVrVomtaYTbqs7gB/x2uVvqnXzv0nqjB396B8cG4dBA =
2242
- gorm.io/gorm v1.25 .0 h1:+KtYtb2roDz14EQe4bla8CbQlmb9dN3VejSai3lprfU =
2243
- gorm.io/gorm v1.25 .0 /go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k =
2242
+ gorm.io/gorm v1.30 .0 h1:qbT5aPv1UH8gI99OsRlvDToLxW5zR7FzS9acZDOZcgs =
2243
+ gorm.io/gorm v1.30 .0 /go.mod h1:8Z33v652h4//uMA76KjeDH8mJXPm1QNCYrMeatR0DOE =
2244
2244
gorm.io/plugin/dbresolver v1.1.0 /go.mod h1:tpImigFAEejCALOttyhWqsy4vfa2Uh/vAUVnL5IRF7Y =
2245
2245
gorm.io/plugin/dbresolver v1.3.0 h1:uFDX3bIuH9Lhj5LY2oyqR/bU6pqWuDgas35NAPF4X3M =
2246
2246
gorm.io/plugin/dbresolver v1.3.0 /go.mod h1:Pr7p5+JFlgDaiM6sOrli5olekJD16YRunMyA2S7ZfKk =
You can’t perform that action at this time.
0 commit comments