Skip to content

Commit

Permalink
chore(deps): upgrade gorm.io/gorm
Browse files Browse the repository at this point in the history
  • Loading branch information
tr1v3r committed Nov 11, 2021
1 parent c41a1e4 commit 4d10f4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ require (
golang.org/x/tools v0.1.7
gorm.io/datatypes v1.0.3
gorm.io/driver/mysql v1.1.3
gorm.io/gorm v1.22.2
gorm.io/gorm v1.22.3-0.20211109115547-33bc56cbb591
gorm.io/hints v1.1.0
)
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,10 @@ gorm.io/gorm v1.21.15/go.mod h1:F+OptMscr0P2F2qU97WT1WimdH9GaQPoDW7AYd5i2Y0=
gorm.io/gorm v1.22.0/go.mod h1:F+OptMscr0P2F2qU97WT1WimdH9GaQPoDW7AYd5i2Y0=
gorm.io/gorm v1.22.2 h1:1iKcvyJnR5bHydBhDqTwasOkoo6+o4Ms5cknSt6qP7I=
gorm.io/gorm v1.22.2/go.mod h1:F+OptMscr0P2F2qU97WT1WimdH9GaQPoDW7AYd5i2Y0=
gorm.io/gorm v1.22.3-0.20211108122055-5daa413f418d h1:ncv3rwJCg/CUYcbmSqLwdQPtYeanpt67Sa55SaD0258=
gorm.io/gorm v1.22.3-0.20211108122055-5daa413f418d/go.mod h1:F+OptMscr0P2F2qU97WT1WimdH9GaQPoDW7AYd5i2Y0=
gorm.io/gorm v1.22.3-0.20211109115547-33bc56cbb591 h1:u2UakzzharYTCT8u+9Cv/3O2/h/aLpY4yjx6I5oH/5s=
gorm.io/gorm v1.22.3-0.20211109115547-33bc56cbb591/go.mod h1:F+OptMscr0P2F2qU97WT1WimdH9GaQPoDW7AYd5i2Y0=
gorm.io/hints v1.1.0 h1:Lp4z3rxREufSdxn4qmkK3TLDltrM10FLTHiuqwDPvXw=
gorm.io/hints v1.1.0/go.mod h1:lKQ0JjySsPBj3uslFzY3JhYDtqEwzm+G1hv8rWujB6Y=
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=

0 comments on commit 4d10f4e

Please sign in to comment.