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 @@ -101,7 +101,7 @@ require (
101
101
gopkg.in/yaml.v3 v3.0.1
102
102
gorm.io/driver/mysql v1.4.7
103
103
gorm.io/driver/postgres v1.4.8
104
- gorm.io/gorm v1.25.0
104
+ gorm.io/gorm v1.30.1
105
105
gorm.io/plugin/soft_delete v1.2.1
106
106
moul.io/zapgorm2 v1.3.0
107
107
stathat.com/c/consistent v1.0.0
Original file line number Diff line number Diff line change @@ -2253,8 +2253,8 @@ gorm.io/gorm v1.23.6/go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk=
2253
2253
gorm.io/gorm v1.23.8 /go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk =
2254
2254
gorm.io/gorm v1.24.0 /go.mod h1:DVrVomtaYTbqs7gB/x2uVvqnXzv0nqjB396B8cG4dBA =
2255
2255
gorm.io/gorm v1.24.2 /go.mod h1:DVrVomtaYTbqs7gB/x2uVvqnXzv0nqjB396B8cG4dBA =
2256
- gorm.io/gorm v1.25.0 h1:+KtYtb2roDz14EQe4bla8CbQlmb9dN3VejSai3lprfU =
2257
- gorm.io/gorm v1.25.0 /go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k =
2256
+ gorm.io/gorm v1.30.1 h1:lSHg33jJTBxs2mgJRfRZeLDG+WZaHYCk3Wtfl6Ngzo4 =
2257
+ gorm.io/gorm v1.30.1 /go.mod h1:8Z33v652h4//uMA76KjeDH8mJXPm1QNCYrMeatR0DOE =
2258
2258
gorm.io/plugin/dbresolver v1.1.0 /go.mod h1:tpImigFAEejCALOttyhWqsy4vfa2Uh/vAUVnL5IRF7Y =
2259
2259
gorm.io/plugin/dbresolver v1.3.0 h1:uFDX3bIuH9Lhj5LY2oyqR/bU6pqWuDgas35NAPF4X3M =
2260
2260
gorm.io/plugin/dbresolver v1.3.0 /go.mod h1:Pr7p5+JFlgDaiM6sOrli5olekJD16YRunMyA2S7ZfKk =
You can’t perform that action at this time.
0 commit comments