Skip to content
Snippets Groups Projects

fix(deps): update module gorm.io/driver/postgres to v1.4.8 - autoclosed

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -18,6 +18,6 @@ require (
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
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/driver/postgres v1.4.8
gorm.io/gorm v1.23.7
)
Loading