Skip to content

Commit

Permalink
Merge branch 'master' of github.com:rluisr/tvbit-bot
Browse files Browse the repository at this point in the history
* 'master' of github.com:rluisr/tvbit-bot:
  Bump gorm.io/gorm from 1.23.8 to 1.23.10
  • Loading branch information
rluisr committed Sep 26, 2022
2 parents 2d75077 + bd8a6f7 commit bb1f6f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/thrasher-corp/gocryptotrader v0.0.0-20220831004545-7b958d2c0584
golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
gorm.io/driver/mysql v1.3.6
gorm.io/gorm v1.23.8
gorm.io/gorm v1.23.10
)

require (
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,6 @@ gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gorm.io/driver/mysql v1.3.6 h1:BhX1Y/RyALb+T9bZ3t07wLnPZBukt+IRkMn8UZSNbGM=
gorm.io/driver/mysql v1.3.6/go.mod h1:sSIebwZAVPiT+27jK9HIwvsqOGKx3YMPmrA3mBJR10c=
gorm.io/gorm v1.23.8 h1:h8sGJ+biDgBA1AD1Ha9gFCx7h8npU7AsLdlkX0n2TpE=
gorm.io/gorm v1.23.8/go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk=
gorm.io/gorm v1.23.10 h1:4Ne9ZbzID9GUxRkllxN4WjJKpsHx8YbKvekVdgyWh24=
gorm.io/gorm v1.23.10/go.mod h1:DVrVomtaYTbqs7gB/x2uVvqnXzv0nqjB396B8cG4dBA=

0 comments on commit bb1f6f7

Please sign in to comment.