diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2019-06-18 11:27:18 -0400 |
---|---|---|
committer | TomSweeneyRedHat <tsweeney@redhat.com> | 2019-06-18 11:27:18 -0400 |
commit | e22f91bd28082d2fa7b27d9d17684482da41c889 (patch) | |
tree | cb4ae2311ec9cb59d087355406b36dfcad051eda /vendor.conf | |
parent | 265d55edbf698b624adee081a48f47b3b73b6164 (diff) | |
download | podman-e22f91bd28082d2fa7b27d9d17684482da41c889.tar.gz podman-e22f91bd28082d2fa7b27d9d17684482da41c889.tar.bz2 podman-e22f91bd28082d2fa7b27d9d17684482da41c889.zip |
Bump Buildah to v1.9.0
Signed-off-by: TomSweeneyRedHat <tsweeney@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 9b9044b66..b8ac20a4e 100644 --- a/vendor.conf +++ b/vendor.conf @@ -93,7 +93,7 @@ k8s.io/api kubernetes-1.10.13-beta.0 https://github.com/kubernetes/api k8s.io/apimachinery kubernetes-1.10.13-beta.0 https://github.com/kubernetes/apimachinery k8s.io/client-go kubernetes-1.10.13-beta.0 https://github.com/kubernetes/client-go github.com/mrunalp/fileutils 7d4729fb36185a7c1719923406c9d40e54fb93c7 -github.com/containers/buildah v1.8.4 +github.com/containers/buildah v1.9.0 github.com/varlink/go 0f1d566d194b9d6d48e0d47c5e4d822628919066 # TODO: Gotty has not been updated since 2012. Can we find replacement? github.com/Nvveen/Gotty cd527374f1e5bff4938207604a14f2e38a9cf512 |