diff options
author | Valentin Rothberg <vrothberg@redhat.com> | 2022-06-28 15:35:27 +0200 |
---|---|---|
committer | Valentin Rothberg <vrothberg@redhat.com> | 2022-06-28 17:12:56 +0200 |
commit | 2ee9fe4cbdf6d2ac2602bc220150b777c3010559 (patch) | |
tree | 285386fcbc59d23c9b33bdc8f7d27d453d3f8592 /vendor/modules.txt | |
parent | 50fa651a4e3cfde2b64aa818ad1009f4289f0afd (diff) | |
download | podman-2ee9fe4cbdf6d2ac2602bc220150b777c3010559.tar.gz podman-2ee9fe4cbdf6d2ac2602bc220150b777c3010559.tar.bz2 podman-2ee9fe4cbdf6d2ac2602bc220150b777c3010559.zip |
vendor containers/common
Pull in fixes for platform checks to silence annoying warnings when
pulling images by platforms using uname values.
Fixes: #14669
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
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 7642cbff5..2122dd1c9 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -111,7 +111,7 @@ github.com/containers/buildah/pkg/rusage github.com/containers/buildah/pkg/sshagent github.com/containers/buildah/pkg/util github.com/containers/buildah/util -# github.com/containers/common v0.48.1-0.20220627112538-97d9656daba8 +# github.com/containers/common v0.48.1-0.20220628131511-a8336c1613fe ## explicit github.com/containers/common/libimage github.com/containers/common/libimage/define |