Skip to content

Commit 9e3a7a6

Browse files
dependabot[bot]AchoArnold
authored andcommitted
fix(deps): bump gorm.io/gorm from 1.31.1 to 1.31.2 in /api (NdoleStudio#937)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.31.1 to 1.31.2. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.31.1...v1.31.2) --- updated-dependencies: - dependency-name: gorm.io/gorm dependency-version: 1.31.2 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>
1 parent 1777e8d commit 9e3a7a6

2 files changed

Lines changed: 7 additions & 155 deletions

File tree

api/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ require (
6060
google.golang.org/api v0.286.0
6161
google.golang.org/protobuf v1.36.11
6262
gorm.io/driver/postgres v1.6.0
63-
gorm.io/gorm v1.31.1
63+
gorm.io/gorm v1.31.2
6464
gorm.io/plugin/opentelemetry v0.1.16
6565
)
6666

0 commit comments

Comments
 (0)