diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-08-22 09:53:12 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-08-28 14:28:18 -0400 |
commit | 502536fe07cf858757f1e358cfb91dc02facf546 (patch) | |
tree | 74e07740f76df88ae5a8cfcfd9d1e4fbc93ce18a /vendor/modules.txt | |
parent | bdf9e568134c37f02f662080cfe32f7ca98710c9 (diff) | |
download | podman-502536fe07cf858757f1e358cfb91dc02facf546.tar.gz podman-502536fe07cf858757f1e358cfb91dc02facf546.tar.bz2 podman-502536fe07cf858757f1e358cfb91dc02facf546.zip |
Update buildah to current master
Vendor some changes to parsing code that we need for Podman.
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 3acff38c9..f566c74fa 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -45,7 +45,7 @@ github.com/containernetworking/cni/pkg/version github.com/containernetworking/cni/pkg/types/020 # github.com/containernetworking/plugins v0.8.1 github.com/containernetworking/plugins/pkg/ns -# github.com/containers/buildah v1.10.1 +# github.com/containers/buildah v1.8.4-0.20190821140209-376e52ee0142 github.com/containers/buildah github.com/containers/buildah/imagebuildah github.com/containers/buildah/pkg/chrootuser |