Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump gorm.io/gorm from 1.20.12 to 1.21.2
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.20.12 to 1.21.2.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.20.12...v1.21.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2021
commit 67eeaf8f5210e8f88ee4d1ff0f93c13ccd2ac962
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.14

require (
gorm.io/driver/sqlite v1.1.4
gorm.io/gorm v1.20.12
gorm.io/gorm v1.21.2
)