File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
3939 github.com/lxn/win v0.0.0-20191128105842-2da648fda5b4
4040 github.com/manveru/faker v0.0.0-20171103152722-9fbc68a78c4d
4141 github.com/mattn/go-isatty v0.0.12
42- github.com/mattn/go-shellwords v1.0.3
42+ github.com/mattn/go-shellwords v1.0.11
4343 github.com/miekg/dns v1.1.35
4444 github.com/mitchellh/go-homedir v1.1.0
4545 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Original file line number Diff line number Diff line change @@ -124,6 +124,7 @@ github.com/mattn/go-isatty v0.0.12 h1:wuysRhFDzyxgEmMf5xjvJ2M9dZoWAXNNr5LSBS7uHX
124124github.com/mattn/go-isatty v0.0.12 /go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU =
125125github.com/mattn/go-shellwords v1.0.3 h1:K/VxK7SZ+cvuPgFSLKi5QPI9Vr/ipOf4C1gN+ntueUk =
126126github.com/mattn/go-shellwords v1.0.3 /go.mod h1:3xCvwCdWdlDJUrvuMn7Wuy9eWs4pE8vqg+NOMyg4B2o =
127+ github.com/mattn/go-shellwords v1.0.11 /go.mod h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y =
127128github.com/miekg/dns v1.0.15 h1:9+UupePBQCG6zf1q/bGmTO1vumoG13jsrbWOSX1W6Tw =
128129github.com/miekg/dns v1.0.15 /go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg =
129130github.com/miekg/dns v1.1.35 /go.mod h1:KNUDUusw/aVsxyTYZM1oqvCicbwhgbNgztCETuNZ7xM =
You can’t perform that action at this time.
0 commit comments