diff options
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/vendor.conf b/vendor.conf index f9a11be9b..3b42027ae 100644 --- a/vendor.conf +++ b/vendor.conf @@ -10,8 +10,8 @@ github.com/containerd/cgroups 77e628511d924b13a77cebdc73b757a47f6d751b github.com/containerd/continuity master github.com/containernetworking/cni v0.7.0-alpha1 github.com/containernetworking/plugins 1fb94a4222eafc6f948eacdca9c9f2158b427e53 -github.com/containers/image 5144ced37a1b21b63c6ef605e56811e29a687528 -github.com/containers/storage 90d0a58ffabb324042e074d33d1f6fbf3185c789 +github.com/containers/image c6e0eee0f8eb38e78ae2e44a9aeea0576f451617 +github.com/containers/storage 8b1a0f8d6863cf05709af333b8997a437652ec4c github.com/coreos/go-systemd v14 github.com/cri-o/ocicni master github.com/cyphar/filepath-securejoin v0.2.1 @@ -89,7 +89,8 @@ k8s.io/kube-openapi 275e2ce91dec4c05a4094a7b1daee5560b555ac9 https://github.com/ k8s.io/utils 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e https://github.com/kubernetes/utils github.com/mrunalp/fileutils master github.com/varlink/go master -github.com/projectatomic/buildah 3fb864bb93ef18b1defee69ebb410fa0b06ebbed +github.com/projectatomic/buildah a2c8358455f9b6a254c572455af2a0afcfcec544 github.com/Nvveen/Gotty master github.com/fsouza/go-dockerclient master github.com/openshift/imagebuilder master +github.com/ulikunitz/xz v0.5.4 |