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 @@ -18,7 +18,7 @@ require (
18
18
golang.org/x/sync v0.6.0
19
19
golang.org/x/time v0.5.0
20
20
gorm.io/driver/clickhouse v0.6.0
21
- gorm.io/driver/postgres v1.5.4
21
+ gorm.io/driver/postgres v1.5.6
22
22
gorm.io/gorm v1.25.7
23
23
)
24
24
Original file line number Diff line number Diff line change @@ -2823,8 +2823,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
2823
2823
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
2824
2824
gorm.io/driver/clickhouse v0.6.0 h1:nyhaeQ92qFEqf47B5N/vwPnnqV2DAuSHPC0QmlZrVZI =
2825
2825
gorm.io/driver/clickhouse v0.6.0 /go.mod h1:UtkbKNA4ibWTCzVkuFY80hBsb82nTH335JUVUKvT9YY =
2826
- gorm.io/driver/postgres v1.5.4 h1:Iyrp9Meh3GmbSuyIAGyjkN+n9K+GHX9b9MqsTL4EJCo =
2827
- gorm.io/driver/postgres v1.5.4 /go.mod h1:Bgo89+h0CRcdA33Y6frlaHHVuTdOf87pmyzwW9C/BH0 =
2826
+ gorm.io/driver/postgres v1.5.6 h1:ydr9xEd5YAM0vxVDY0X139dyzNz10spDiDlC7+ibLeU =
2827
+ gorm.io/driver/postgres v1.5.6 /go.mod h1:3e019WlBaYI5o5LIdNV+LyxCMNtLOQETBXL2h4chKpA =
2828
2828
gorm.io/gorm v1.24.6 /go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k =
2829
2829
gorm.io/gorm v1.25.7 h1:VsD6acwRjz2zFxGO50gPO6AkNs7KKnvfzUjHQhZDz/A =
2830
2830
gorm.io/gorm v1.25.7 /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
You can’t perform that action at this time.
0 commit comments