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.19.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 @@ -1997,6 +1997,8 @@ gorm.io/gorm v1.25.8 h1:WAGEZ/aEcznN4D03laj8DKnehe1e9gYQAjW8xyPRdeo=
1997
1997
gorm.io/gorm v1.25.8 /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
1998
1998
gorm.io/gorm v1.25.9 h1:wct0gxZIELDk8+ZqF/MVnHLkA1rvYlBWUMv2EdsK1g8 =
1999
1999
gorm.io/gorm v1.25.9 /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
2000
+ gorm.io/gorm v1.25.10 h1:dQpO+33KalOA+aFYGlK+EfxcI5MbO7EP2yYygwh9h+s =
2001
+ gorm.io/gorm v1.25.10 /go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8 =
2000
2002
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
2001
2003
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
2002
2004
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