diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2019-06-04 12:58:16 -0400 |
---|---|---|
committer | TomSweeneyRedHat <tsweeney@redhat.com> | 2019-06-04 13:05:19 -0400 |
commit | 14ec550ec34e8e5914adf4ae9d1723e8a404bd38 (patch) | |
tree | 593e8326ae90a60c3293d9b4addcd4e30ce10e16 /vendor.conf | |
parent | 7b0d6fcf0e3ce59f842273f670d742aaf597bf2f (diff) | |
download | podman-14ec550ec34e8e5914adf4ae9d1723e8a404bd38.tar.gz podman-14ec550ec34e8e5914adf4ae9d1723e8a404bd38.tar.bz2 podman-14ec550ec34e8e5914adf4ae9d1723e8a404bd38.zip |
Vendor Buildah v1.8.3
Vendor in Buildah v1.8.3
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 65bfcd77a..fa67a4b24 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 bcc5e51a948c1847fab1c932f1a343696a96cafd +github.com/containers/buildah v1.8.3 github.com/varlink/go 0f1d566d194b9d6d48e0d47c5e4d822628919066 # TODO: Gotty has not been updated since 2012. Can we find replacement? github.com/Nvveen/Gotty cd527374f1e5bff4938207604a14f2e38a9cf512 |