diff options
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/vendor.conf b/vendor.conf index 487431232..bf7293267 100644 --- a/vendor.conf +++ b/vendor.conf @@ -17,7 +17,7 @@ github.com/cri-o/ocicni master github.com/cyphar/filepath-securejoin v0.2.1 github.com/davecgh/go-spew v1.1.0 github.com/docker/distribution 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df -github.com/docker/docker d4f6db83c21cfc6af54fffb1f13e8acb7199f96a +github.com/docker/docker b8571fd81c7d2223c9ecbf799c693e3ef1daaea9 github.com/docker/docker-credential-helpers d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 github.com/docker/go-connections 3ede32e2033de7505e6500d6c868c2b9ed9f169d github.com/docker/go-units v0.3.2 @@ -88,3 +88,7 @@ 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 https://github.com/varlink/go +github.com/projectatomic/buildah master https://github.com/projectatomic/buildah +vendor/github.com/Nvveen/Gotty master +github.com/fsouza/go-dockerclient master +github.com/openshift/imagebuilder master |