Skip to content

Commit

Permalink
chore(deps): bump gorm.io/driver/mysql from 1.3.4 to 1.3.5
Browse files Browse the repository at this point in the history
Bumps [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/go-gorm/mysql/releases)
- [Commits](go-gorm/mysql@v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: gorm.io/driver/mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 12, 2022
1 parent 15d3ba3 commit 63e1dc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ require (
gopkg.in/natefinch/lumberjack.v2 v2.0.0
gopkg.in/yaml.v2 v2.4.0
gorm.io/datatypes v1.0.7
gorm.io/driver/mysql v1.3.4
gorm.io/gorm v1.23.7
gorm.io/driver/mysql v1.3.5
gorm.io/gorm v1.23.8
gorm.io/plugin/opentracing v0.0.0-20211220013347-7d2b2af23560
)

0 comments on commit 63e1dc0

Please sign in to comment.