diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-08-21 14:02:07 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-21 14:02:07 +0300 |
| commit | 8a1d647547e5c798b565376eeeb23b2bf2bd50cd (patch) | |
| tree | 6bdee902cfab39dd079a52f58dd9fcca22bd2da2 /go.mod | |
| parent | fb5180a890db90e3d60782d33ef187c0acae0902 (diff) | |
Bump gorm.io/gorm from 1.25.3 to 1.25.4 (#942)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.3 to 1.25.4.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.3...v1.25.4)
---
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
@@ -18,7 +18,7 @@ require ( golang.org/x/text v0.12.0 google.golang.org/grpc v1.57.0 gorm.io/driver/sqlite v1.5.3 - gorm.io/gorm v1.25.3 + gorm.io/gorm v1.25.4 ) require ( |
