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 @@ -23,7 +23,7 @@ require (
23
23
go.mongodb.org/mongo-driver v1.12.1
24
24
golang.org/x/crypto v0.14.0
25
25
gorm.io/driver/mysql v1.5.2
26
- gorm.io/driver/postgres v1.5.3
26
+ gorm.io/driver/postgres v1.5.4
27
27
gorm.io/driver/sqlite v1.5.4
28
28
gorm.io/gorm v1.25.5
29
29
)
Original file line number Diff line number Diff line change @@ -242,8 +242,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
242
242
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
243
243
gorm.io/driver/mysql v1.5.2 h1:QC2HRskSE75wBuOxe0+iCkyJZ+RqpudsQtqkp+IMuXs =
244
244
gorm.io/driver/mysql v1.5.2 /go.mod h1:pQLhh1Ut/WUAySdTHwBpBv6+JKcj+ua4ZFx1QQTBzb8 =
245
- gorm.io/driver/postgres v1.5.3 h1:qKGY5CPHOuj47K/VxbCXJfFvIUeqMSXXadqdCY+MbBU =
246
- gorm.io/driver/postgres v1.5.3 /go.mod h1:F+LtvlFhZT7UBiA81mC9W6Su3D4WUhSboc/36QZU0gk =
245
+ gorm.io/driver/postgres v1.5.4 h1:Iyrp9Meh3GmbSuyIAGyjkN+n9K+GHX9b9MqsTL4EJCo =
246
+ gorm.io/driver/postgres v1.5.4 /go.mod h1:Bgo89+h0CRcdA33Y6frlaHHVuTdOf87pmyzwW9C/BH0 =
247
247
gorm.io/driver/sqlite v1.5.4 h1:IqXwXi8M/ZlPzH/947tn5uik3aYQslP9BVveoax0nV0 =
248
248
gorm.io/driver/sqlite v1.5.4 /go.mod h1:qxAuCol+2r6PannQDpOP1FP6ag3mKi4esLnB/jHed+4 =
249
249
gorm.io/gorm v1.25.2-0.20230530020048-26663ab9bf55 /go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k =
You can’t perform that action at this time.
0 commit comments