Skip to content

Commit

Permalink
chore(deps): bump gorm.io/driver/mysql from 1.4.5 to 1.5.6 in /tests
Browse files Browse the repository at this point in the history
Bumps [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) from 1.4.5 to 1.5.6.
- [Commits](go-gorm/mysql@v1.4.5...v1.5.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 36b3a90 commit 824c14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.16

require (
github.com/mattn/go-sqlite3 v1.14.16 // indirect
gorm.io/driver/mysql v1.5.2
gorm.io/driver/mysql v1.5.6
gorm.io/driver/sqlite v1.4.4
gorm.io/gen v0.3.19
gorm.io/gorm v1.25.9
Expand Down

0 comments on commit 824c14e

Please sign in to comment.