diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2021-08-05 14:18:12 -0400 |
---|---|---|
committer | TomSweeneyRedHat <tsweeney@redhat.com> | 2021-08-05 14:59:19 -0400 |
commit | 50c6cc229e168e35bed7860bd5ef3cec1f7427c7 (patch) | |
tree | fd23ee94ef3733cebc553552e29ba998d2ba6e2e /vendor/modules.txt | |
parent | 57422d2093e2f03c8bf5101ac2eb8eb7f281c4de (diff) | |
download | podman-50c6cc229e168e35bed7860bd5ef3cec1f7427c7.tar.gz podman-50c6cc229e168e35bed7860bd5ef3cec1f7427c7.tar.bz2 podman-50c6cc229e168e35bed7860bd5ef3cec1f7427c7.zip |
[v3.3] Bump to Buildah v1.22.0
[NO TESTS NEEDED]
Bump Buildah to v1.22.0 and c/common to v0.42.1
and adds a patch for cpu handling.
Based on #1132
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
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 2a846e774..3b81f6a0c 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 |