diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-06 13:18:56 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-06 13:18:56 +0300 |
| commit | 529eb3088a553054e47f6c67c693d3e6cf068e7c (patch) | |
| tree | 69c3a0878b961c22153d0418d5f50f9404e24d9b /go.mod | |
| parent | f0de1e5a62d0947d7ff39e36398c3ba0017da7e0 (diff) | |
Bump gorm.io/gorm from 1.24.5 to 1.24.6
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.24.5 to 1.24.6.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.24.5...v1.24.6)
---
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
@@ -18,7 +18,7 @@ require ( golang.org/x/text v0.7.0 google.golang.org/grpc v1.53.0 gorm.io/driver/sqlite v1.4.4 - gorm.io/gorm v1.24.5 + gorm.io/gorm v1.24.6 ) require ( |
