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 @@ -29,7 +29,7 @@ require (
29
29
golang.org/x/net v0.20.0
30
30
gopkg.in/yaml.v2 v2.4.0
31
31
gorm.io/driver/mysql v1.5.4
32
- gorm.io/driver/postgres v1.5.4
32
+ gorm.io/driver/postgres v1.5.6
33
33
gorm.io/driver/sqlite v1.5.5
34
34
gorm.io/gorm v1.25.7
35
35
)
Original file line number Diff line number Diff line change @@ -454,8 +454,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
454
454
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
455
455
gorm.io/driver/mysql v1.5.4 h1:igQmHfKcbaTVyAIHNhhB888vvxh8EdQ2uSUT0LPcBso =
456
456
gorm.io/driver/mysql v1.5.4 /go.mod h1:9rYxJph/u9SWkWc9yY4XJ1F/+xO0S/ChOmbk3+Z5Tvs =
457
- gorm.io/driver/postgres v1.5.4 h1:Iyrp9Meh3GmbSuyIAGyjkN+n9K+GHX9b9MqsTL4EJCo =
458
- gorm.io/driver/postgres v1.5.4 /go.mod h1:Bgo89+h0CRcdA33Y6frlaHHVuTdOf87pmyzwW9C/BH0 =
457
+ gorm.io/driver/postgres v1.5.6 h1:ydr9xEd5YAM0vxVDY0X139dyzNz10spDiDlC7+ibLeU =
458
+ gorm.io/driver/postgres v1.5.6 /go.mod h1:3e019WlBaYI5o5LIdNV+LyxCMNtLOQETBXL2h4chKpA =
459
459
gorm.io/driver/sqlite v1.5.5 h1:7MDMtUZhV065SilG62E0MquljeArQZNfJnjd9i9gx3E =
460
460
gorm.io/driver/sqlite v1.5.5 /go.mod h1:6NgQ7sQWAIFsPrJJl1lSNSu2TABh0ZZ/zm5fosATavE =
461
461
gorm.io/gorm v1.25.7-0.20240204074919-46816ad31dde /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
You can’t perform that action at this time.
0 commit comments