File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ require (
4141 google.golang.org/grpc v1.75.0
4242 google.golang.org/protobuf v1.36.8
4343 gorm.io/driver/postgres v1.6.0
44- gorm.io/gorm v1.30.2
44+ gorm.io/gorm v1.30.3
4545)
4646
4747require (
Original file line number Diff line number Diff line change @@ -326,5 +326,7 @@ gorm.io/driver/postgres v1.6.0 h1:2dxzU8xJ+ivvqTRph34QX+WrRaJlmfyPqXmoGVjMBa4=
326326gorm.io/driver/postgres v1.6.0 /go.mod h1:vUw0mrGgrTK+uPHEhAdV4sfFELrByKVGnaVRkXDhtWo =
327327gorm.io/gorm v1.30.2 h1:f7bevlVoVe4Byu3pmbWPVHnPsLoWaMjEb7/clyr9Ivs =
328328gorm.io/gorm v1.30.2 /go.mod h1:8Z33v652h4//uMA76KjeDH8mJXPm1QNCYrMeatR0DOE =
329+ gorm.io/gorm v1.30.3 h1:QiG8upl0Sg9ba2Zatfjy0fy4It2iNBL2/eMdvEkdXNs =
330+ gorm.io/gorm v1.30.3 /go.mod h1:8Z33v652h4//uMA76KjeDH8mJXPm1QNCYrMeatR0DOE =
329331gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q =
330332gotest.tools/v3 v3.5.2 /go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA =
You can’t perform that action at this time.
0 commit comments