Skip to content

Commit f869ad5

Browse files
dependabot[bot]iTanken
authored andcommitted
⬆️ Bump gorm.io/gorm from 1.25.11 to 1.25.12
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.11 to 1.25.12. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.25.11...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>
1 parent 0f509e7 commit f869ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.18
55
require (
66
github.com/emirpasic/gods v1.18.1
77
github.com/sijms/go-ora/v2 v2.8.19
8-
gorm.io/gorm v1.25.11
8+
gorm.io/gorm v1.25.12
99
)
1010

1111
require (

0 commit comments

Comments
 (0)