diff options
author | openshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com> | 2021-08-04 18:52:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-04 18:52:34 +0000 |
commit | 571547b19f56fd5d842169687bc9033d0b3ceb0f (patch) | |
tree | 5394d315fb8209f07fab9655f58b259d95f68c93 /vendor/modules.txt | |
parent | c887018571ac6dc7c3eeb1d039685d4606850311 (diff) | |
parent | ddc360fe1778d8feeeca7c3790949f76eeedc2c3 (diff) | |
download | podman-571547b19f56fd5d842169687bc9033d0b3ceb0f.tar.gz podman-571547b19f56fd5d842169687bc9033d0b3ceb0f.tar.bz2 podman-571547b19f56fd5d842169687bc9033d0b3ceb0f.zip |
Merge pull request #11132 from rhatdan/VENDOR
Bump Buildah to v1.22.0 [NO TESTS NEEDED]
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index ddf731e22..fadd6ffa6 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -77,7 +77,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.21.1-0.20210721171232-54cafea4c933 +# github.com/containers/buildah v1.22.0 github.com/containers/buildah github.com/containers/buildah/bind github.com/containers/buildah/chroot @@ -93,7 +93,7 @@ github.com/containers/buildah/pkg/overlay github.com/containers/buildah/pkg/parse github.com/containers/buildah/pkg/rusage github.com/containers/buildah/util -# github.com/containers/common v0.41.1-0.20210730122913-cd6c45fd20e3 +# github.com/containers/common v0.42.1 github.com/containers/common/libimage github.com/containers/common/libimage/manifests github.com/containers/common/pkg/apparmor |