Skip to content
Snippets Groups Projects

Update module gorm.io/gorm to v1.24.0 - autoclosed

Closed Renovate Bot requested to merge renovate/gorm.io-gorm-1.x into main
Compare and
2 files
+ 3
1
Preferences
File browser
Compare changes
+ 1
1
@@ -19,5 +19,5 @@ require (
gopkg.in/go-playground/validator.v8 v8.18.2 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gorm.io/driver/postgres v1.3.9
gorm.io/gorm v1.23.7
gorm.io/gorm v1.24.0
)