Skip to content
This repository was archived by the owner on Apr 28, 2024. It is now read-only.

Commit 63a82f3

Browse files
fix(deps): update module gorm.io/gorm to v1.25.10
1 parent 6b0bf48 commit 63a82f3

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

api/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/seehuhn/mt19937 v1.0.0
88
golang.org/x/crypto v0.4.0
99
gorm.io/driver/mysql v1.4.3
10-
gorm.io/gorm v1.24.1
10+
gorm.io/gorm v1.25.10
1111
)
1212

1313
require (

api/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,5 @@ gorm.io/driver/mysql v1.4.3/go.mod h1:sSIebwZAVPiT+27jK9HIwvsqOGKx3YMPmrA3mBJR10
118118
gorm.io/gorm v1.23.8/go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk=
119119
gorm.io/gorm v1.24.1 h1:CgvzRniUdG67hBAzsxDGOAuq4Te1osVMYsa1eQbd4fs=
120120
gorm.io/gorm v1.24.1/go.mod h1:DVrVomtaYTbqs7gB/x2uVvqnXzv0nqjB396B8cG4dBA=
121+
gorm.io/gorm v1.25.10 h1:dQpO+33KalOA+aFYGlK+EfxcI5MbO7EP2yYygwh9h+s=
122+
gorm.io/gorm v1.25.10/go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8=

0 commit comments

Comments
 (0)