diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-09 13:03:47 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-09 13:03:47 +0300 |
| commit | 721fec3b5a327c14f8509059692e910d0b22d035 (patch) | |
| tree | e4631ebf222b489b922eb6c72782ed75a86c574d /go.mod | |
| parent | 30a5f66f26164e1bcbdf9a0780a40bc56230e73c (diff) | |
Bump gorm.io/gorm from 1.25.0 to 1.25.1
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.0 to 1.25.1.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.0...v1.25.1)
---
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>
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.9.0 google.golang.org/grpc v1.55.0 gorm.io/driver/sqlite v1.5.0 - gorm.io/gorm v1.25.0 + gorm.io/gorm v1.25.1 ) require ( |
