diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-23 10:54:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-23 10:54:49 +0000 |
| commit | c1d9211105fdb864cffff511faeae166e477e541 (patch) | |
| tree | 154491a89aacfb6f5b4f46254fe0a0cca31530ea /go.mod | |
| parent | fd2365851f4c7b05239256be54c4061c54822964 (diff) | |
| download | x-c1d9211105fdb864cffff511faeae166e477e541.tar.xz x-c1d9211105fdb864cffff511faeae166e477e541.zip | |
build(deps): bump gorm.io/gorm from 1.25.10 to 1.25.12 (#659)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.10 to 1.25.12.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.10...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
@@ -77,7 +77,7 @@ require ( golang.org/x/oauth2 v0.25.0 golang.org/x/sync v0.10.0 google.golang.org/grpc v1.64.1 - gorm.io/gorm v1.25.10 + gorm.io/gorm v1.25.12 gorm.io/plugin/prometheus v0.1.0 nhooyr.io/websocket v1.8.11 ) |
