Skip to content

Commit

Permalink
chore(deps): bump gorm.io/gorm from 1.25.9 to 1.25.10 in /tests
Browse files Browse the repository at this point in the history
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.9 to 1.25.10.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.25.9...v1.25.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 536bc26 commit dd0d222
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 @@ -7,7 +7,7 @@ require (
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
gorm.io/gorm v1.25.10
gorm.io/hints v1.1.1 // indirect
gorm.io/plugin/dbresolver v1.5.0
)
Expand Down

0 comments on commit dd0d222

Please sign in to comment.