File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/spf13/viper v1.19.0
14
14
github.com/stretchr/testify v1.9.0
15
15
gorm.io/driver/postgres v1.5.7
16
- gorm.io/gorm v1.25.9
16
+ gorm.io/gorm v1.25.11
17
17
)
18
18
19
19
require (
Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
182
182
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
183
183
gorm.io/driver/postgres v1.5.7 h1:8ptbNJTDbEmhdr62uReG5BGkdQyeasu/FZHxI0IMGnM =
184
184
gorm.io/driver/postgres v1.5.7 /go.mod h1:3e019WlBaYI5o5LIdNV+LyxCMNtLOQETBXL2h4chKpA =
185
- gorm.io/gorm v1.25.9 h1:wct0gxZIELDk8+ZqF/MVnHLkA1rvYlBWUMv2EdsK1g8 =
186
- gorm.io/gorm v1.25.9 /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
185
+ gorm.io/gorm v1.25.11 h1:/Wfyg1B/je1hnDx3sMkX+gAlxrlZpn6X0BXRlwXlvHg =
186
+ gorm.io/gorm v1.25.11 /go.mod h1:xh7N7RHfYlNc5EmcI/El95gXusucDrQnHXe0+CgWcLQ =
187
187
nullprogram.com/x/optparse v1.0.0 /go.mod h1:KdyPE+Igbe0jQUrVfMqDMeJQIJZEuyV7pjYmp6pbG50 =
188
188
rsc.io/pdf v0.1.1 /go.mod h1:n8OzWcQ6Sp37PL01nO98y4iUCRdTGarVfzxY20ICaU4 =
You can’t perform that action at this time.
0 commit comments