diff options
author | Miloslav Trmač <mitr@redhat.com> | 2018-12-03 20:54:07 +0100 |
---|---|---|
committer | Miloslav Trmač <mitr@redhat.com> | 2018-12-06 23:31:54 +0100 |
commit | d3be6b8578fdae87f714ebcac6cb62c7b940f506 (patch) | |
tree | e7244d9c9b924eb5ed085030bdac2b286c5605bf /vendor.conf | |
parent | 33fcb355ca079810d3bbdbc3eb121fca4f41f97f (diff) | |
download | podman-d3be6b8578fdae87f714ebcac6cb62c7b940f506.tar.gz podman-d3be6b8578fdae87f714ebcac6cb62c7b940f506.tar.bz2 podman-d3be6b8578fdae87f714ebcac6cb62c7b940f506.zip |
Vendor buildah after merging https://github.com/containers/buildah/pull/1214
This updates buildah for the sysregistriesv2 changes.
Signed-off-by: Miloslav Trmač <mitr@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 b3d6f2117..ac8a38355 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 2ac987a52ff8412fb8f2908a191009751a6a1c62 +github.com/containers/buildah 9c65e5699cfa486531b3f123d9ce74873f0e18aa github.com/Nvveen/Gotty master github.com/fsouza/go-dockerclient master github.com/openshift/imagebuilder master |