Skip to content

Commit 2028d18

Browse files
renovate[bot]techknowlogick
authored andcommitted
Update github.com/denisenkom/go-mssqldb commit hash to 1d7a30a (#26)
1 parent e31272c commit 2028d18

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module src.techknowlogick.com/xormigrate
33
go 1.12
44

55
require (
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

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ github.com/denisenkom/go-mssqldb v0.0.0-20190423194141-731ef375ac02/go.mod h1:zA
3131
github.com/denisenkom/go-mssqldb v0.0.0-20190515214422-eb9f6a1743f3/go.mod h1:zAg7JM8CkOJ43xKXIj7eRO9kmWm/TW578qo+oDO6tuM=
3232
github.com/denisenkom/go-mssqldb v0.0.0-20190707035753-2be1aa521ff4/go.mod h1:zAg7JM8CkOJ43xKXIj7eRO9kmWm/TW578qo+oDO6tuM=
3333
github.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=
3435
github.com/eapache/go-resiliency v1.1.0/go.mod h1:kFI+JgMyC7bLPUVY133qvEBtVayf5mFgVsvEsIPBvNs=
3536
github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21/go.mod h1:+020luEh2TKB4/GOp8oxxtq0Daoen/Cii55CzbTV6DU=
3637
github.com/eapache/queue v1.1.0/go.mod h1:6eCeP0CKFpHLu8blIFXhExK/dRa7WDZfr6jVFPTqq+I=

0 commit comments

Comments
 (0)