diff options
author | Urvashi Mohnani <umohnani@redhat.com> | 2019-02-04 09:49:39 -0500 |
---|---|---|
committer | Urvashi Mohnani <umohnani@redhat.com> | 2019-02-04 13:48:37 -0500 |
commit | edf16be28dd4f6bd6ce9a60de0b0114415dc4f9a (patch) | |
tree | dcbb1dfe4ef0a9c10aacb4b2622bbc04590da9f2 /vendor.conf | |
parent | 465e19b555abb03d465dc448b169ea1661eb8cce (diff) | |
download | podman-edf16be28dd4f6bd6ce9a60de0b0114415dc4f9a.tar.gz podman-edf16be28dd4f6bd6ce9a60de0b0114415dc4f9a.tar.bz2 podman-edf16be28dd4f6bd6ce9a60de0b0114415dc4f9a.zip |
Vendor containers/buildah
Pull in fixes to build for single and two line Dockerfiles.
Signed-off-by: Urvashi Mohnani <umohnani@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 4a62c6be7..ce3ca9d44 100644 --- a/vendor.conf +++ b/vendor.conf @@ -91,7 +91,7 @@ k8s.io/apimachinery kubernetes-1.10.13-beta.0 https://github.com/kubernetes/apim k8s.io/client-go kubernetes-1.10.13-beta.0 https://github.com/kubernetes/client-go github.com/mrunalp/fileutils 7d4729fb36185a7c1719923406c9d40e54fb93c7 github.com/varlink/go 92687ab4eb68d99e43b1f5b93477ad76bb54f811 -github.com/containers/buildah e7ca330f923701dba8859f5c014d0a9a3f7f0a49 +github.com/containers/buildah 2406e4acaa00938b8324a0ef3caadbe5668ec896 # TODO: Gotty has not been updated since 2012. Can we find replacement? github.com/Nvveen/Gotty cd527374f1e5bff4938207604a14f2e38a9cf512 # do not go beyond the below commit as the next one requires a more recent |