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 @@ -30,7 +30,7 @@ require (
30
30
golang.org/x/term v0.24.0
31
31
gopkg.in/yaml.v3 v3.0.1
32
32
gorm.io/driver/postgres v1.5.9
33
- gorm.io/gorm v1.25.11
33
+ gorm.io/gorm v1.25.12
34
34
gotest.tools/v3 v3.5.1
35
35
)
36
36
Original file line number Diff line number Diff line change @@ -492,7 +492,7 @@ gorm.io/driver/sqlserver v1.5.2 h1:+o4RQ8w1ohPbADhFqDxeeZnSWjwOcBnxBckjTbcP4wk=
492
492
gorm.io/driver/sqlserver v1.5.2 /go.mod h1:gaKF0MO0cfTq9Q3/XhkowSw4g6nIwHPGAs4hzKCmvBo =
493
493
gorm.io/gorm v1.25.1 /go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k =
494
494
gorm.io/gorm v1.25.2-0.20230610234218-206613868439 /go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k =
495
- gorm.io/gorm v1.25.11 h1:/Wfyg1B/je1hnDx3sMkX+gAlxrlZpn6X0BXRlwXlvHg =
496
- gorm.io/gorm v1.25.11 /go.mod h1:xh7N7RHfYlNc5EmcI/El95gXusucDrQnHXe0+CgWcLQ =
495
+ gorm.io/gorm v1.25.12 h1:I0u8i2hWQItBq1WfE0o2+WuL9+8L21K9e2HHSTE/0f8 =
496
+ gorm.io/gorm v1.25.12 /go.mod h1:xh7N7RHfYlNc5EmcI/El95gXusucDrQnHXe0+CgWcLQ =
497
497
gotest.tools/v3 v3.5.1 h1:EENdUnS3pdur5nybKYIh2Vfgc8IUNBjxDPSjtiJcOzU =
498
498
gotest.tools/v3 v3.5.1 /go.mod h1:isy3WKz7GK6uNw/sbHzfKBLvlvXwUyV06n6brMxxopU =
You can’t perform that action at this time.
0 commit comments