Skip to content

Commit

Permalink
⬆️ Bump gorm.io/gorm from 1.25.9 to 1.25.10
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and iTanken committed Apr 27, 2024
1 parent 3798565 commit 3f5f631
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 @@ -5,7 +5,7 @@ go 1.18
require (
github.com/emirpasic/gods v1.18.1
github.com/sijms/go-ora/v2 v2.8.14
gorm.io/gorm v1.25.9
gorm.io/gorm v1.25.10
)

require (
Expand Down

0 comments on commit 3f5f631

Please sign in to comment.