File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
39
39
github.com/lxn/win v0.0.0-20191128105842-2da648fda5b4
40
40
github.com/manveru/faker v0.0.0-20171103152722-9fbc68a78c4d
41
41
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
43
43
github.com/miekg/dns v1.1.35
44
44
github.com/mitchellh/go-homedir v1.1.0
45
45
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
124
124
github.com/mattn/go-isatty v0.0.12 /go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU =
125
125
github.com/mattn/go-shellwords v1.0.3 h1:K/VxK7SZ+cvuPgFSLKi5QPI9Vr/ipOf4C1gN+ntueUk =
126
126
github.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 =
127
128
github.com/miekg/dns v1.0.15 h1:9+UupePBQCG6zf1q/bGmTO1vumoG13jsrbWOSX1W6Tw =
128
129
github.com/miekg/dns v1.0.15 /go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg =
129
130
github.com/miekg/dns v1.1.35 /go.mod h1:KNUDUusw/aVsxyTYZM1oqvCicbwhgbNgztCETuNZ7xM =
You can’t perform that action at this time.
0 commit comments