diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2019-02-06 11:07:29 +0100 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2019-02-06 11:14:06 +0100 |
commit | ffbded5dde3d93b41010e96ceb8ca8bae8af7a52 (patch) | |
tree | 27d75c0ea75c27ba66d0a131f6c60e72bc947d24 /vendor.conf | |
parent | 314e1a9c5a2041d2263bb74f1d21aa2798154d76 (diff) | |
download | podman-ffbded5dde3d93b41010e96ceb8ca8bae8af7a52.tar.gz podman-ffbded5dde3d93b41010e96ceb8ca8bae8af7a52.tar.bz2 podman-ffbded5dde3d93b41010e96ceb8ca8bae8af7a52.zip |
Revert "Vendor containers/buildah"
This reverts commit edf16be28dd4f6bd6ce9a60de0b0114415dc4f9a as it's
not adding all changes from the used buildah commit. Adding all
breaks the build as libpod is not yet using cobra.
Signed-off-by: Valentin Rothberg <rothberg@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 ce3ca9d44..4a62c6be7 100644 --- a/vendor.conf +++ b/vendor.conf @@ -91,7 +91,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 92687ab4eb68d99e43b1f5b93477ad76bb54f811 -github.com/containers/buildah 2406e4acaa00938b8324a0ef3caadbe5668ec896 +github.com/containers/buildah e7ca330f923701dba8859f5c014d0a9a3f7f0a49 # 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 |