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 @@ -6,7 +6,7 @@ toolchain go1.24.4
6
6
7
7
require (
8
8
github.com/jackc/pgx/v5 v5.7.5
9
- gorm.io/gorm v1.25.10
9
+ gorm.io/gorm v1.30.4
10
10
)
11
11
12
12
require (
Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8
30
30
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
31
31
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
32
32
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
33
- gorm.io/gorm v1.25.10 h1:dQpO+33KalOA+aFYGlK+EfxcI5MbO7EP2yYygwh9h+s =
34
- gorm.io/gorm v1.25.10 /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
33
+ gorm.io/gorm v1.30.4 h1:jEjEvDwTym6z5kWkjtbUnkoc+ZQhqPzqlDD5u1r8TL4 =
34
+ gorm.io/gorm v1.30.4 /go.mod h1:8Z33v652h4//uMA76KjeDH8mJXPm1QNCYrMeatR0DOE =
You can’t perform that action at this time.
0 commit comments