File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ require (
73
73
github.com/marusama/semaphore/v2 v2.5.0
74
74
github.com/mattn/go-isatty v0.0.20
75
75
github.com/mholt/archives v0.0.0-20241216060121-23e0af8fe73d
76
- github.com/microsoft/go-mssqldb v1.8.0
76
+ github.com/microsoft/go-mssqldb v1.8.2
77
77
github.com/mitchellh/go-ps v1.0.0
78
78
github.com/muesli/reflow v0.3.0
79
79
github.com/patrickmn/go-cache v2.1.0+incompatible
Original file line number Diff line number Diff line change @@ -543,6 +543,8 @@ github.com/microcosm-cc/bluemonday v1.0.27 h1:MpEUotklkwCSLeH+Qdx1VJgNqLlpY2KXwX
543
543
github.com/microcosm-cc/bluemonday v1.0.27 /go.mod h1:jFi9vgW+H7c3V0lb6nR74Ib/DIB5OBs92Dimizgw2cA =
544
544
github.com/microsoft/go-mssqldb v1.8.0 h1:7cyZ/AT7ycDsEoWPIXibd+aVKFtteUNhDGf3aobP+tw =
545
545
github.com/microsoft/go-mssqldb v1.8.0 /go.mod h1:6znkekS3T2vp0waiMhen4GPU1BiAsrP+iXHcE7a7rFo =
546
+ github.com/microsoft/go-mssqldb v1.8.2 h1:236sewazvC8FvG6Dr3bszrVhMkAl4KYImryLkRMCd0I =
547
+ github.com/microsoft/go-mssqldb v1.8.2 /go.mod h1:vp38dT33FGfVotRiTmDo3bFyaHq+p3LektQrjTULowo =
546
548
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db h1:62I3jR2EmQ4l5rM/4FEfDWcRD+abF5XlKShorW5LRoQ =
547
549
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db /go.mod h1:l0dey0ia/Uv7NcFFVbCLtqEBQbrT4OCwCSKTEv6enCw =
548
550
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y =
You can’t perform that action at this time.
0 commit comments