vendor: add mattn/go-shellwords

This commit is contained in:
Casey Callendrello
2017-05-31 19:20:27 +02:00
parent b47d5b7c0a
commit 22cda76afb
7 changed files with 262 additions and 0 deletions

5
Godeps/Godeps.json generated
View File

@ -59,6 +59,11 @@
"ImportPath": "github.com/d2g/dhcp4client",
"Rev": "bed07e1bc5b85f69c6f0fd73393aa35ec68ed892"
},
{
"ImportPath": "github.com/mattn/go-shellwords",
"Comment": "v1.0.3",
"Rev": "02e3cf038dcea8290e44424da473dd12be796a8a"
},
{
"ImportPath": "github.com/onsi/ginkgo",
"Comment": "v1.2.0-29-g7f8ab55",