diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-02-26 22:49:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-26 22:49:01 +0100 |
commit | 22c885c730fbe6249a80c0205950e0d5cd0b4f40 (patch) | |
tree | c1c7d061b0689b1bea5c41142b0892575bb8ba64 /vendor.conf | |
parent | ee667dcf97df4ed38b2046b33911dad882829bf8 (diff) | |
parent | e3b428686d4b572d7c9658c7ad8c4e6936cfe73f (diff) | |
download | podman-22c885c730fbe6249a80c0205950e0d5cd0b4f40.tar.gz podman-22c885c730fbe6249a80c0205950e0d5cd0b4f40.tar.bz2 podman-22c885c730fbe6249a80c0205950e0d5cd0b4f40.zip |
Merge pull request #2440 from rhatdan/buildah
Vendor in buildah v1.7.1
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 678807d1c..f739c76f4 100644 --- a/vendor.conf +++ b/vendor.conf @@ -93,7 +93,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 3ac79db6fd6aec70924193b090962f92985fe199 -github.com/containers/buildah v1.7 +github.com/containers/buildah v1.7.1 # 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 |