diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-05-25 04:40:56 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-25 04:40:56 -0400 |
commit | c27f8f488a7b3b2e5e81d771e5730ee4716b64f5 (patch) | |
tree | 3e576a7f3c0bfc3b0e04a8f8cd06ebeff334d3d7 /vendor/modules.txt | |
parent | 3ea511566ae2ff74f181a062e137015951c607fa (diff) | |
parent | 935a716418a5b7e7b33ac0c53048d57e28b910af (diff) | |
download | podman-c27f8f488a7b3b2e5e81d771e5730ee4716b64f5.tar.gz podman-c27f8f488a7b3b2e5e81d771e5730ee4716b64f5.tar.bz2 podman-c27f8f488a7b3b2e5e81d771e5730ee4716b64f5.zip |
Merge pull request #6367 from rhatdan/VENDOR
Vendor in latest containers/buildah
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 |