Skip to content

Commit

Permalink
chore(mod): update gorm
Browse files Browse the repository at this point in the history
  • Loading branch information
tr1v3r committed Oct 27, 2021
1 parent f146bc5 commit 71117a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ require (
golang.org/x/tools v0.1.5
gorm.io/datatypes v1.0.2
gorm.io/driver/mysql v1.1.2
gorm.io/gorm v1.21.16
gorm.io/gorm v1.22.0
gorm.io/hints v0.0.0-20210809061251-a20b3c9afa2b
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,8 @@ gorm.io/gorm v1.21.14/go.mod h1:F+OptMscr0P2F2qU97WT1WimdH9GaQPoDW7AYd5i2Y0=
gorm.io/gorm v1.21.15/go.mod h1:F+OptMscr0P2F2qU97WT1WimdH9GaQPoDW7AYd5i2Y0=
gorm.io/gorm v1.21.16 h1:YBIQLtP5PLfZQz59qfrq7xbrK7KWQ+JsXXCH/THlMqs=
gorm.io/gorm v1.21.16/go.mod h1:F+OptMscr0P2F2qU97WT1WimdH9GaQPoDW7AYd5i2Y0=
gorm.io/gorm v1.22.0 h1:mTO7Im+aAEqixqnWfmb2Z9FCLnrdoaESc1tUAwM4GNE=
gorm.io/gorm v1.22.0/go.mod h1:F+OptMscr0P2F2qU97WT1WimdH9GaQPoDW7AYd5i2Y0=
gorm.io/hints v0.0.0-20210809061251-a20b3c9afa2b h1:asIGciWLhbjgrMwbN+3e+Bwom41q430iGSTyZCY4qz8=
gorm.io/hints v0.0.0-20210809061251-a20b3c9afa2b/go.mod h1:maPPgx/jalkq7ejIv2F0UmOkz9h/9Caj9nKeoLOzzjE=
honnef.co/go/tools v0.0.0-20180728063816-88497007e858/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
Expand Down

0 comments on commit 71117a8

Please sign in to comment.