diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-09 18:58:47 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-09 18:58:47 +0300 |
| commit | f4bb6b0517bf1ff5975ac74c9931cd0629ef1997 (patch) | |
| tree | 391bd7ac7c7545337630870ce5b18a137f8333f9 /go.mod | |
| parent | 575234ac37b20bb5e20120f07c036708fc8c2074 (diff) | |
Bump gorm.io/gorm from 1.25.11 to 1.25.12 (#2543)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.11 to 1.25.12.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.11...v1.25.12)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ require ( golang.org/x/text v0.18.0 google.golang.org/grpc v1.66.0 gorm.io/driver/sqlite v1.5.6 - gorm.io/gorm v1.25.11 + gorm.io/gorm v1.25.12 ) require ( |
