Skip to content

Commit

Permalink
Merge pull request #6 from xinpianchang/dependabot/go_modules/gorm.io…
Browse files Browse the repository at this point in the history
…/driver/mysql-1.3.3

chore(deps): bump gorm.io/driver/mysql from 1.3.2 to 1.3.3
  • Loading branch information
yinheli authored Apr 6, 2022
2 parents 049de14 + 755d7fe commit 99bc1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ require (
gopkg.in/natefinch/lumberjack.v2 v2.0.0
gopkg.in/yaml.v2 v2.4.0
gorm.io/datatypes v1.0.6
gorm.io/driver/mysql v1.3.2
gorm.io/driver/mysql v1.3.3
gorm.io/gorm v1.23.3
gorm.io/plugin/opentracing v0.0.0-20211220013347-7d2b2af23560
)

0 comments on commit 99bc1c0

Please sign in to comment.