Skip to content

Commit

Permalink
⬆️ Bump gorm.io/gorm from 1.25.10 to 1.25.11
Browse files Browse the repository at this point in the history
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.10 to 1.25.11.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.25.10...v1.25.11)

---
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 and iTanken committed Jul 12, 2024
1 parent 6c6179e commit 7eb4950
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ go 1.18
require (
github.com/emirpasic/gods v1.18.1
github.com/sijms/go-ora/v2 v2.8.19
gorm.io/gorm v1.25.10
gorm.io/gorm v1.25.11
)

require (
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
golang.org/x/text v0.14.0 // indirect
)

exclude (
Expand Down

0 comments on commit 7eb4950

Please sign in to comment.