diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2019-04-26 14:32:57 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2019-04-26 14:38:25 -0400 |
commit | 0a64268752da5b18d008c45c86639280a62b3b20 (patch) | |
tree | 9eff4b726eb3ca39c9730c50c5837081d008ad24 /vendor.conf | |
parent | 29c65d0ae4cfd2a142283bb60402eb08aa7e2d92 (diff) | |
download | podman-0a64268752da5b18d008c45c86639280a62b3b20.tar.gz podman-0a64268752da5b18d008c45c86639280a62b3b20.tar.bz2 podman-0a64268752da5b18d008c45c86639280a62b3b20.zip |
Vendor in latest buildah code
Signed-off-by: Daniel J Walsh <dwalsh@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 05f1bc489..02283beb9 100644 --- a/vendor.conf +++ b/vendor.conf @@ -94,7 +94,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 fcc12bdadf6a5fab77e62e1bd12663bb6fbc3eda +github.com/containers/buildah v1.8.0 # TODO: Gotty has not been updated since 2012. Can we find replacement? github.com/Nvveen/Gotty cd527374f1e5bff4938207604a14f2e38a9cf512 github.com/fsouza/go-dockerclient v1.3.0 |