Skip to content

Commit

Permalink
feat: update gorm
Browse files Browse the repository at this point in the history
  • Loading branch information
tr1v3r committed Oct 9, 2021
1 parent 35569ce commit fd58872
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.15
gorm.io/gorm v1.21.16
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 @@ -504,6 +504,8 @@ gorm.io/gorm v1.21.12/go.mod h1:F+OptMscr0P2F2qU97WT1WimdH9GaQPoDW7AYd5i2Y0=
gorm.io/gorm v1.21.14/go.mod h1:F+OptMscr0P2F2qU97WT1WimdH9GaQPoDW7AYd5i2Y0=
gorm.io/gorm v1.21.15 h1:gAyaDoPw0lCyrSFWhBlahbUA1U4P5RViC1uIqoB+1Rk=
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/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 fd58872

Please sign in to comment.