diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-05-23 06:48:18 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-05-23 06:48:57 -0400 |
commit | 935a716418a5b7e7b33ac0c53048d57e28b910af (patch) | |
tree | 6b8dafc6b243e96555d1dcff53ca223842eb6e30 /vendor/modules.txt | |
parent | e323d3e92d618f76efe63a29ae53150c943e1fbe (diff) | |
download | podman-935a716418a5b7e7b33ac0c53048d57e28b910af.tar.gz podman-935a716418a5b7e7b33ac0c53048d57e28b910af.tar.bz2 podman-935a716418a5b7e7b33ac0c53048d57e28b910af.zip |
Vendor in latest containers/buildah
This will take a significant size away from the podman-remote executables.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 62bb5bc98..2bb46598f 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -66,7 +66,7 @@ github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containernetworking/plugins/pkg/utils/sysctl github.com/containernetworking/plugins/plugins/ipam/host-local/backend github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -# github.com/containers/buildah v1.14.9-0.20200501175434-42a48f9373d9 +# github.com/containers/buildah v1.14.9-0.20200523094741-de0f541d9224 github.com/containers/buildah github.com/containers/buildah/bind github.com/containers/buildah/chroot @@ -425,8 +425,6 @@ github.com/opencontainers/runtime-tools/validate github.com/opencontainers/selinux/go-selinux github.com/opencontainers/selinux/go-selinux/label github.com/opencontainers/selinux/pkg/pwalk -# github.com/openshift/api v0.0.0-20200106203948-7ab22a2c8316 -github.com/openshift/api/config/v1 # github.com/openshift/imagebuilder v1.1.4 github.com/openshift/imagebuilder github.com/openshift/imagebuilder/dockerfile/command |