File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/alecthomas/kong v0.5.1-0.20220516223738-0aaa4c11997b
77 github.com/golang-sql/sqlexp v0.1.0
88 github.com/google/uuid v1.3.0
9- github.com/microsoft/go-mssqldb v0.16 .0
9+ github.com/microsoft/go-mssqldb v0.17 .0
1010 github.com/peterh/liner v1.2.2
1111 github.com/stretchr/testify v1.7.1
1212 golang.org/x/text v0.3.7
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
3232github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
3333github.com/mattn/go-runewidth v0.0.3 h1:a+kO+98RDGEfo6asOGMmpodZq4FNtnGP54yps8BzLR4 =
3434github.com/mattn/go-runewidth v0.0.3 /go.mod h1:LwmH8dsx7+W8Uxz3IHJYH5QSwggIsqBzpuz5H//U1FU =
35- github.com/microsoft/go-mssqldb v0.16 .0 h1:65EbaNmnj+dGaWs3gs0mXxZIYg8p2rB5HDSXpXBxpg4 =
36- github.com/microsoft/go-mssqldb v0.16 .0 /go.mod h1:OkoNGhGEs8EZqchVTtochlXruEhEOaO4S0d2sB5aeGQ =
35+ github.com/microsoft/go-mssqldb v0.17 .0 h1:Fto83dMZPnYv1Zwx5vHHxpNraeEaUlQ/hhHLgZiaenE =
36+ github.com/microsoft/go-mssqldb v0.17 .0 /go.mod h1:OkoNGhGEs8EZqchVTtochlXruEhEOaO4S0d2sB5aeGQ =
3737github.com/modocache/gover v0.0.0-20171022184752-b58185e213c5 /go.mod h1:caMODM3PzxT8aQXRPkAt8xlV/e7d7w8GM5g0fa5F0D8 =
3838github.com/montanaflynn/stats v0.6.6 /go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow =
3939github.com/peterh/liner v1.2.2 h1:aJ4AOodmL+JxOZZEL2u9iJf8omNRpqHc/EbrK+3mAXw =
You can’t perform that action at this time.
0 commit comments