diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2017-11-01 13:57:40 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2017-11-01 13:57:40 -0400 |
commit | b7f714d04d546145d257464fae9af6aec0feb568 (patch) | |
tree | aea5305324ffa36ec0dbb3a14d2a0c55f36d44a6 /vendor.conf | |
parent | f739ff6f4f197483a4dee80aa9c90457bb405eb5 (diff) | |
download | podman-b7f714d04d546145d257464fae9af6aec0feb568.tar.gz podman-b7f714d04d546145d257464fae9af6aec0feb568.tar.bz2 podman-b7f714d04d546145d257464fae9af6aec0feb568.zip |
Remove an unused vendor
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor.conf b/vendor.conf index 7d31d9be1..f13f1f320 100644 --- a/vendor.conf +++ b/vendor.conf @@ -98,7 +98,6 @@ github.com/matttproud/golang_protobuf_extensions fc2b8d3a73c4867e51861bbdd5ae3c1 github.com/beorn7/perks 3ac7bf7a47d159a033b107610db8a1b6575507a4 github.com/containerd/cgroups 7a5fdd8330119dc70d850260db8f3594d89d6943 github.com/go-zoo/bone 031b4005dfe248ccba241a0c9de0f9e112fd6b7c -github.com/soheilhy/cmux v0.1.3 github.com/hashicorp/go-multierror 83588e72410abfbe4df460eeb6f30841ae47d4c4 github.com/hashicorp/errwrap 7554cd9344cec97297fa6649b055a8c98c2a1e55 github.com/pquerna/ffjson d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac |