diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2019-01-08 12:34:40 +0100 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2019-01-08 12:34:40 +0100 |
commit | 454ad71fd46035d0e4f005f0188bc38a51ec0ee7 (patch) | |
tree | b359bbf1da8d7016395261c2f3a273d59f4b716d /vendor.conf | |
parent | faa24627bb19d67b0e7a681673deb58922a634c1 (diff) | |
download | podman-454ad71fd46035d0e4f005f0188bc38a51ec0ee7.tar.gz podman-454ad71fd46035d0e4f005f0188bc38a51ec0ee7.tar.bz2 podman-454ad71fd46035d0e4f005f0188bc38a51ec0ee7.zip |
vendor latest buildah
Allow parallel copying from the blobcache.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor.conf b/vendor.conf index 9af218d15..18283cae6 100644 --- a/vendor.conf +++ b/vendor.conf @@ -92,7 +92,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 -github.com/containers/buildah a4200ae6b590c4b08b223e45513b1894636d1d02 +github.com/containers/buildah e7ca330f923701dba8859f5c014d0a9a3f7f0a49 github.com/Nvveen/Gotty master github.com/fsouza/go-dockerclient master github.com/openshift/imagebuilder master |