diff --git a/hack/vendor.sh b/hack/vendor.sh index 2c64efe4..0fb99a3f 100755 --- a/hack/vendor.sh +++ b/hack/vendor.sh @@ -6,7 +6,6 @@ rm -rf vendor/ source 'hack/.vendor-helpers.sh' clone git github.com/codegangsta/cli c31a7975863e7810c92e2e288a9ab074f9a88f29 -#clone git github.com/Azure/go-ansiterm 70b2c90b260171e829f1ebd7c17f600c11858dbe clone git github.com/Sirupsen/logrus v0.8.7 # logrus is a common dependency among multiple deps clone git github.com/docker/docker 7be8f7264435db8359ec9fd18362391bad1ca4d7 clone git golang.org/x/net 47990a1ba55743e6ef1affd3a14e5bac8553615d https://github.com/golang/net.git