We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6541f2d commit ede9843Copy full SHA for ede9843
1 file changed
go.mod
@@ -4,7 +4,7 @@ require (
4
cloud.google.com/go v0.33.1 // indirect
5
github.com/denisenkom/go-mssqldb v0.0.0-20181014144952-4e0d7dc8888f // indirect
6
github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 // indirect
7
- github.com/germesdev/gorm v1.9.8
+ github.com/germesdev/gorm v1.9.2-0.20190804052803-7950971ce053
8
github.com/go-sql-driver/mysql v1.4.1 // indirect
9
github.com/gofrs/uuid v3.2.0+incompatible // indirect
10
github.com/google/go-cmp v0.2.0 // indirect
0 commit comments