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 @@ -16,7 +16,7 @@ require (
16
16
github.com/jmoiron/sqlx v1.3.5
17
17
github.com/lib/pq v1.10.9
18
18
github.com/mattn/go-isatty v0.0.20
19
- github.com/microsoft/go-mssqldb v1.7.0
19
+ github.com/microsoft/go-mssqldb v1.7.1
20
20
github.com/mitchellh/go-homedir v1.1.0
21
21
github.com/rs/zerolog v1.32.0
22
22
github.com/schollz/progressbar/v3 v3.14.2
Original file line number Diff line number Diff line change @@ -281,8 +281,8 @@ github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D
281
281
github.com/mattn/go-sqlite3 v1.14.6 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
282
282
github.com/mattn/go-sqlite3 v2.0.3+incompatible h1:gXHsfypPkaMZrKbD5209QV9jbUTJKjyR5WD3HYQSd+U =
283
283
github.com/mattn/go-sqlite3 v2.0.3+incompatible /go.mod h1:FPy6KqzDD04eiIsT53CuJW3U88zkxoIYsOqkbpncsNc =
284
- github.com/microsoft/go-mssqldb v1.7.0 h1:sgMPW0HA6Ihd37Yx0MzHyKD726C2kY/8KJsQtXHNaAs =
285
- github.com/microsoft/go-mssqldb v1.7.0 /go.mod h1:kOvZKUdrhhFQmxLZqbwUV0rHkNkZpthMITIb2Ko1IoA =
284
+ github.com/microsoft/go-mssqldb v1.7.1 h1:KU/g8aWeM3Hx7IMOFpiwYiUkU+9zeISb4+tx3ScVfsM =
285
+ github.com/microsoft/go-mssqldb v1.7.1 /go.mod h1:kOvZKUdrhhFQmxLZqbwUV0rHkNkZpthMITIb2Ko1IoA =
286
286
github.com/miekg/dns v1.0.14 /go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg =
287
287
github.com/miekg/dns v1.1.26 /go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso =
288
288
github.com/mitchellh/cli v1.0.0 /go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc =
You can’t perform that action at this time.
0 commit comments