File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module src.techknowlogick.com/xormigrate
33go 1.12
44
55require (
6- github.com/denisenkom/go-mssqldb v0.0.0-20191001013358-cfbb681360f0
6+ github.com/denisenkom/go-mssqldb v0.0.0-20191128021309-1d7a30a10f73
77 github.com/go-sql-driver/mysql v1.4.1
88 github.com/go-xorm/builder v0.3.4 // indirect
99 github.com/go-xorm/xorm v0.7.9
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ github.com/denisenkom/go-mssqldb v0.0.0-20190423194141-731ef375ac02/go.mod h1:zA
3131github.com/denisenkom/go-mssqldb v0.0.0-20190515214422-eb9f6a1743f3 /go.mod h1:zAg7JM8CkOJ43xKXIj7eRO9kmWm/TW578qo+oDO6tuM =
3232github.com/denisenkom/go-mssqldb v0.0.0-20190707035753-2be1aa521ff4 /go.mod h1:zAg7JM8CkOJ43xKXIj7eRO9kmWm/TW578qo+oDO6tuM =
3333github.com/denisenkom/go-mssqldb v0.0.0-20191001013358-cfbb681360f0 /go.mod h1:xbL0rPBG9cCiLr28tMa8zpbdarY27NDyej4t/EjAShU =
34+ github.com/denisenkom/go-mssqldb v0.0.0-20191128021309-1d7a30a10f73 /go.mod h1:xbL0rPBG9cCiLr28tMa8zpbdarY27NDyej4t/EjAShU =
3435github.com/eapache/go-resiliency v1.1.0 /go.mod h1:kFI+JgMyC7bLPUVY133qvEBtVayf5mFgVsvEsIPBvNs =
3536github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 /go.mod h1:+020luEh2TKB4/GOp8oxxtq0Daoen/Cii55CzbTV6DU =
3637github.com/eapache/queue v1.1.0 /go.mod h1:6eCeP0CKFpHLu8blIFXhExK/dRa7WDZfr6jVFPTqq+I =
You can’t perform that action at this time.
0 commit comments