Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 536bc26 commit 8bdc3c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ module gorm.io/gen/tests
go 1.16

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

0 comments on commit 8bdc3c9

Please sign in to comment.