diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2019-03-29 13:52:49 -0400 |
---|---|---|
committer | TomSweeneyRedHat <tsweeney@redhat.com> | 2019-03-29 14:08:45 -0400 |
commit | 1a0d4f260249c52c90bbc73526814782c3d9a17d (patch) | |
tree | 8ef17ec1a60dc35d864a13321069723fa8aa0bed /vendor.conf | |
parent | f4d90a96cb7eabde3d999390619aae683e05b00e (diff) | |
download | podman-1a0d4f260249c52c90bbc73526814782c3d9a17d.tar.gz podman-1a0d4f260249c52c90bbc73526814782c3d9a17d.tar.bz2 podman-1a0d4f260249c52c90bbc73526814782c3d9a17d.zip |
Vendor Buildah 1.7.2
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 d36de6ffc..2adcb136c 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 c933fe4bc608676d308ffcb276b7d8561a18e94d +github.com/containers/buildah v1.7.2 # 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 |