From dda5511a2b70ea24e1302542a6aabc7c993c72c6 Mon Sep 17 00:00:00 2001 From: Ryan Cole Date: Fri, 28 Jul 2017 12:03:42 -0400 Subject: [PATCH] Add libcontainer dependencies to vendor.conf Signed-off-by: Ryan Cole --- vendor.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vendor.conf b/vendor.conf index 4c91f827..10b3735a 100644 --- a/vendor.conf +++ b/vendor.conf @@ -14,6 +14,9 @@ github.com/opencontainers/selinux v1.0.0-rc1 github.com/opencontainers/go-digest v1.0.0-rc0 github.com/opencontainers/runtime-tools 6bcd3b417fd6962ea04dafdbc2c07444e750572d github.com/opencontainers/runc 45bde006ca8c90e089894508708bcf0e2cdf9e13 +github.com/mrunalp/fileutils master +github.com/vishvananda/netlink master +github.com/vishvananda/netns master github.com/opencontainers/image-spec v1.0.0 github.com/opencontainers/runtime-spec v1.0.0 github.com/juju/ratelimit acf38b000a03e4ab89e40f20f1e548f4e6ac7f72