diff options
author | Qi Wang <qiwan@redhat.com> | 2019-03-11 12:14:29 -0400 |
---|---|---|
committer | Qi Wang <qiwan@redhat.com> | 2019-03-11 14:44:59 -0400 |
commit | e3d8e79d9569f3e328facac7978ed3c2ad786eb7 (patch) | |
tree | 66bf7b77bdb73aa25f2f3e0b54a2a26195afc3fc /vendor.conf | |
parent | 6421208e0f6ff1fba58eafdab12e897b5ed12e3b (diff) | |
download | podman-e3d8e79d9569f3e328facac7978ed3c2ad786eb7.tar.gz podman-e3d8e79d9569f3e328facac7978ed3c2ad786eb7.tar.bz2 podman-e3d8e79d9569f3e328facac7978ed3c2ad786eb7.zip |
move formats pkg to and vendor from buildah
Signed-off-by: Qi Wang <qiwan@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 e7aec5e35..1fd60f701 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 11dd2197dfffedb40687de1d667e6c9fb0708de9 +github.com/containers/buildah 345ffc2b29b4255a83cfa763db88799d8ec9c569 https://github.com/QiWang19/buildah # 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 |