mirror of https://github.com/go-gorm/gorm.git
Upgrade sqlserver driver
This commit is contained in:
parent
45cb6b49bf
commit
1af325ab4f
|
@ -7,7 +7,7 @@ require (
|
||||||
gorm.io/driver/mysql v0.0.0-20200609004954-b8310c61c3f2
|
gorm.io/driver/mysql v0.0.0-20200609004954-b8310c61c3f2
|
||||||
gorm.io/driver/postgres v0.0.0-20200602015520-15fcc29eb286
|
gorm.io/driver/postgres v0.0.0-20200602015520-15fcc29eb286
|
||||||
gorm.io/driver/sqlite v1.0.0
|
gorm.io/driver/sqlite v1.0.0
|
||||||
gorm.io/driver/sqlserver v0.0.0-20200610030356-9c9aea39e1c1
|
gorm.io/driver/sqlserver v0.0.0-20200610080012-25da0c25e81d
|
||||||
gorm.io/gorm v0.0.0-00010101000000-000000000000
|
gorm.io/gorm v0.0.0-00010101000000-000000000000
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue