File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
go.uber.org/zap v1.23.0
20
20
golang.org/x/net v0.20.0
21
21
gorm.io/driver/mysql v1.4.4
22
- gorm.io/gorm v1.25.5
22
+ gorm.io/gorm v1.25.6
23
23
gorm.io/plugin/dbresolver v1.5.0
24
24
gorm.io/plugin/opentelemetry v0.1.4
25
25
moul.io/zapgorm2 v1.3.0
Original file line number Diff line number Diff line change @@ -1810,8 +1810,8 @@ gorm.io/gorm v1.23.8/go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk=
1810
1810
gorm.io/gorm v1.24.7-0.20230306060331-85eaf9eeda11 /go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k =
1811
1811
gorm.io/gorm v1.25.1 /go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k =
1812
1812
gorm.io/gorm v1.25.2 /go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k =
1813
- gorm.io/gorm v1.25.5 h1:zR9lOiiYf09VNh5Q1gphfyia1JpiClIWG9hQaxB/mls =
1814
- gorm.io/gorm v1.25.5 /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
1813
+ gorm.io/gorm v1.25.6 h1:V92+vVda1wEISSOMtodHVRcUIOPYa2tgQtyF+DfFx+A =
1814
+ gorm.io/gorm v1.25.6 /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
1815
1815
gorm.io/plugin/dbresolver v1.5.0 h1:XVHLxh775eP0CqVh3vcfJtYqja3uFl5Wr3cKlY8jgDY =
1816
1816
gorm.io/plugin/dbresolver v1.5.0 /go.mod h1:l4Cn87EHLEYuqUncpEeTC2tTJQkjngPSD+lo8hIvcT0 =
1817
1817
gorm.io/plugin/opentelemetry v0.1.4 h1:7p0ocWELjSSRI7NCKPW2mVe6h43YPini99sNJcbsTuc =
You can’t perform that action at this time.
0 commit comments