diff options
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/vendor.conf b/vendor.conf index 7df5040ff..559f5c66d 100644 --- a/vendor.conf +++ b/vendor.conf @@ -9,7 +9,7 @@ google.golang.org/grpc v1.0.4 https://github.com/grpc/grpc-go github.com/opencontainers/selinux b29023b86e4a69d1b46b7e7b4e2b6fda03f0b9cd github.com/opencontainers/go-digest v1.0.0-rc0 github.com/opencontainers/runtime-tools 625e2322645b151a7cbb93a8b42920933e72167f -github.com/opencontainers/runc 45bde006ca8c90e089894508708bcf0e2cdf9e13 +github.com/opencontainers/runc 6e15bc3f92fd4c58b3285e8f27eaeb6b22d62920 github.com/mrunalp/fileutils master github.com/vishvananda/netlink master github.com/vishvananda/netns master @@ -99,3 +99,5 @@ github.com/containerd/continuity master github.com/xeipuuv/gojsonschema master github.com/xeipuuv/gojsonreference master github.com/xeipuuv/gojsonpointer master +github.com/cyphar/filepath-securejoin v0.2.1 +github.com/containerd/console 84eeaae905fa414d03e07bcd6c8d3f19e7cf180e |