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 @@ -25,7 +25,7 @@ require (
25
25
github.com/kr/binarydist v0.1.0
26
26
github.com/manveru/faker v0.0.0-20171103152722-9fbc68a78c4d // indirect
27
27
github.com/manveru/gobdd v0.0.0-20131210092515-f1a17fdd710b // indirect
28
- github.com/mattn/go-shellwords v1.0.11
28
+ github.com/mattn/go-shellwords v1.0.12
29
29
github.com/miekg/dns v1.1.35 // indirect
30
30
github.com/mitchellh/go-homedir v1.1.0
31
31
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Original file line number Diff line number Diff line change @@ -240,6 +240,7 @@ github.com/mattn/go-runewidth v0.0.9 h1:Lm995f3rfxdpd6TSmuVCHVb/QhupuXlYr8sCI/Qd
240
240
github.com/mattn/go-runewidth v0.0.9 /go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI =
241
241
github.com/mattn/go-shellwords v1.0.11 h1:vCoR9VPpsk/TZFW2JwK5I9S0xdrtUq2bph6/YjEPnaw =
242
242
github.com/mattn/go-shellwords v1.0.11 /go.mod h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y =
243
+ github.com/mattn/go-shellwords v1.0.12 /go.mod h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y =
243
244
github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
244
245
github.com/mdlayher/genetlink v0.0.0-20190313224034-60417448a851 /go.mod h1:EsbsAEUEs15qC1cosAwxgCWV0Qhd8TmkxnA9Kw1Vhl4 =
245
246
github.com/mdlayher/netlink v0.0.0-20190313131330-258ea9dff42c /go.mod h1:eQB3mZE4aiYnlUsyGGCOpPETfdQq4Jhsgf1fk3cwQaA =
You can’t perform that action at this time.
0 commit comments