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 @@ -12,7 +12,7 @@ require (
12
12
github.com/stretchr/testify v1.9.0
13
13
gorm.io/driver/mysql v1.5.4
14
14
gorm.io/driver/sqlite v1.5.5
15
- gorm.io/gorm v1.25.7
15
+ gorm.io/gorm v1.25.8
16
16
)
17
17
18
18
require (
Original file line number Diff line number Diff line change @@ -128,5 +128,7 @@ gorm.io/driver/sqlite v1.5.5/go.mod h1:6NgQ7sQWAIFsPrJJl1lSNSu2TABh0ZZ/zm5fosATa
128
128
gorm.io/gorm v1.25.7-0.20240204074919-46816ad31dde /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
129
129
gorm.io/gorm v1.25.7 h1:VsD6acwRjz2zFxGO50gPO6AkNs7KKnvfzUjHQhZDz/A =
130
130
gorm.io/gorm v1.25.7 /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
131
+ gorm.io/gorm v1.25.8 h1:WAGEZ/aEcznN4D03laj8DKnehe1e9gYQAjW8xyPRdeo =
132
+ gorm.io/gorm v1.25.8 /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
131
133
nullprogram.com/x/optparse v1.0.0 /go.mod h1:KdyPE+Igbe0jQUrVfMqDMeJQIJZEuyV7pjYmp6pbG50 =
132
134
rsc.io/pdf v0.1.1 /go.mod h1:n8OzWcQ6Sp37PL01nO98y4iUCRdTGarVfzxY20ICaU4 =
You can’t perform that action at this time.
0 commit comments