File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/microsoft/go-sqlcmd
2
2
3
- go 1.21
3
+ go 1.22
4
4
5
5
require (
6
6
github.com/alecthomas/chroma/v2 v2.5.0
@@ -10,7 +10,7 @@ require (
10
10
github.com/docker/go-connections v0.4.0
11
11
github.com/golang-sql/sqlexp v0.1.0
12
12
github.com/google/uuid v1.6.0
13
- github.com/microsoft/go-mssqldb v1.7.2
13
+ github.com/microsoft/go-mssqldb v1.8.0
14
14
github.com/opencontainers/image-spec v1.0.2
15
15
github.com/peterh/liner v1.2.2
16
16
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -251,6 +251,8 @@ github.com/matttproud/golang_protobuf_extensions v1.0.1 h1:4hp9jkHxhMHkqkrB3Ix0j
251
251
github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
252
252
github.com/microsoft/go-mssqldb v1.7.2 h1:CHkFJiObW7ItKTJfHo1QX7QBBD1iV+mn1eOyRP3b/PA =
253
253
github.com/microsoft/go-mssqldb v1.7.2 /go.mod h1:kOvZKUdrhhFQmxLZqbwUV0rHkNkZpthMITIb2Ko1IoA =
254
+ github.com/microsoft/go-mssqldb v1.8.0 h1:7cyZ/AT7ycDsEoWPIXibd+aVKFtteUNhDGf3aobP+tw =
255
+ github.com/microsoft/go-mssqldb v1.8.0 /go.mod h1:6znkekS3T2vp0waiMhen4GPU1BiAsrP+iXHcE7a7rFo =
254
256
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
255
257
github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
256
258
github.com/moby/term v0.0.0-20221120202655-abb19827d345 h1:J9c53/kxIH+2nTKBEfZYFMlhghtHpIHSXpm5VRGHSnU =
You can’t perform that action at this time.
0 commit comments