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 @@ -9,7 +9,7 @@ require (
9
9
golang.org/x/time v0.12.0
10
10
gopkg.in/yaml.v3 v3.0.1
11
11
gorm.io/driver/sqlite v1.6.0
12
- gorm.io/gorm v1.30.0
12
+ gorm.io/gorm v1.30.1
13
13
)
14
14
15
15
require (
Original file line number Diff line number Diff line change @@ -109,6 +109,6 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
109
109
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
110
110
gorm.io/driver/sqlite v1.6.0 h1:WHRRrIiulaPiPFmDcod6prc4l2VGVWHz80KspNsxSfQ =
111
111
gorm.io/driver/sqlite v1.6.0 /go.mod h1:AO9V1qIQddBESngQUKWL9yoH93HIeA1X6V633rBwyT8 =
112
- gorm.io/gorm v1.30.0 h1:qbT5aPv1UH8gI99OsRlvDToLxW5zR7FzS9acZDOZcgs =
113
- gorm.io/gorm v1.30.0 /go.mod h1:8Z33v652h4//uMA76KjeDH8mJXPm1QNCYrMeatR0DOE =
112
+ gorm.io/gorm v1.30.1 h1:lSHg33jJTBxs2mgJRfRZeLDG+WZaHYCk3Wtfl6Ngzo4 =
113
+ gorm.io/gorm v1.30.1 /go.mod h1:8Z33v652h4//uMA76KjeDH8mJXPm1QNCYrMeatR0DOE =
114
114
rsc.io/pdf v0.1.1 /go.mod h1:n8OzWcQ6Sp37PL01nO98y4iUCRdTGarVfzxY20ICaU4 =
You can’t perform that action at this time.
0 commit comments