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 @@ -33,7 +33,7 @@ require (
33
33
golang.org/x/oauth2 v0.18.0
34
34
gorm.io/driver/postgres v1.5.7
35
35
gorm.io/driver/sqlite v1.5.5
36
- gorm.io/gorm v1.25.9
36
+ gorm.io/gorm v1.25.10
37
37
)
38
38
39
39
require (
Original file line number Diff line number Diff line change @@ -1993,6 +1993,8 @@ gorm.io/gorm v1.25.8 h1:WAGEZ/aEcznN4D03laj8DKnehe1e9gYQAjW8xyPRdeo=
1993
1993
gorm.io/gorm v1.25.8 /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
1994
1994
gorm.io/gorm v1.25.9 h1:wct0gxZIELDk8+ZqF/MVnHLkA1rvYlBWUMv2EdsK1g8 =
1995
1995
gorm.io/gorm v1.25.9 /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
1996
+ gorm.io/gorm v1.25.10 h1:dQpO+33KalOA+aFYGlK+EfxcI5MbO7EP2yYygwh9h+s =
1997
+ gorm.io/gorm v1.25.10 /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
1996
1998
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
1997
1999
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
1998
2000
honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
You can’t perform that action at this time.
0 commit comments