diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2019-05-02 12:27:43 -0400 |
---|---|---|
committer | TomSweeneyRedHat <tsweeney@redhat.com> | 2019-05-02 12:27:50 -0400 |
commit | 9e620ba89ee5d8f5e8156dc6437b57966cb75f15 (patch) | |
tree | b15845f2b1f891bc8f168b4ae53d684332868626 /vendor.conf | |
parent | bd5d0298893a614db5edcf5dad307597f6b008a9 (diff) | |
download | podman-9e620ba89ee5d8f5e8156dc6437b57966cb75f15.tar.gz podman-9e620ba89ee5d8f5e8156dc6437b57966cb75f15.tar.bz2 podman-9e620ba89ee5d8f5e8156dc6437b57966cb75f15.zip |
Bump Buildah to v1.8.1, ImageBuilder to v1.1.0
As the title suggests.
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor.conf b/vendor.conf index ace2298aa..a0dd22b41 100644 --- a/vendor.conf +++ b/vendor.conf @@ -94,11 +94,11 @@ 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 64e07fabffa33e385817b41971cf2674f692f391 -github.com/containers/buildah 34e7eba408282e890e61395b6d97e58b88e14d25 +github.com/containers/buildah v1.8.1 # 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 -github.com/openshift/imagebuilder 705fe9255c57f8505efb9723a9ac4082b67973bc +github.com/openshift/imagebuilder v1.1.0 github.com/ulikunitz/xz v0.5.5 github.com/coreos/go-iptables v0.4.0 github.com/google/shlex c34317bd91bf98fab745d77b03933cf8769299fe |