diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-30 18:23:12 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-30 18:23:12 +0300 |
| commit | 1a0cdfbfbc7bbca4698cf291c9e1cef84cee5e3a (patch) | |
| tree | d8209714d878fe3302195fecde355e01d7c971af /go.mod | |
| parent | 53e7608ddfdd90c00aaf919e2d231497e892ec56 (diff) | |
Bump gorm.io/gorm from 1.25.8 to 1.25.9 (#2151)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.8 to 1.25.9.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.8...v1.25.9)
---
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.14.0 google.golang.org/grpc v1.62.1 gorm.io/driver/sqlite v1.5.5 - gorm.io/gorm v1.25.8 + gorm.io/gorm v1.25.9 ) require ( |
