Skip to content

Commit 6656ca9

Browse files
authored
Merge pull request #138 from go-gorm/dependabot/go_modules/gorm.io/gorm-1.20.1
Bump gorm.io/gorm from 1.20.0 to 1.20.1
2 parents 18c0496 + 7ec1b04 commit 6656ca9

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
@@ -7,7 +7,7 @@ require (
77
gorm.io/driver/postgres v1.0.0
88
gorm.io/driver/sqlite v1.1.1
99
gorm.io/driver/sqlserver v1.0.3
10-
gorm.io/gorm v1.20.0
10+
gorm.io/gorm v1.20.1
1111
)
1212

1313
replace gorm.io/gorm => ./gorm

0 commit comments

Comments
 (0)