diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2021-12-06 08:34:50 +0100 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2021-12-06 09:33:39 +0100 |
commit | 76f5100be51544fe8e83d718f57c86102caee1c1 (patch) | |
tree | 315bd3cdeaafc77c44315e54ac24b2785c36d5f6 /vendor/modules.txt | |
parent | e79c47bc0c0d68faebc2e38a97dbb5d0654342d3 (diff) | |
download | podman-76f5100be51544fe8e83d718f57c86102caee1c1.tar.gz podman-76f5100be51544fe8e83d718f57c86102caee1c1.tar.bz2 podman-76f5100be51544fe8e83d718f57c86102caee1c1.zip |
vendor c/common@main
Update the `--filter reference=...` tests to reflect recent changes in
c/common. The reference values now match as specified without
implicitly adding wildcards arounds.
Fixes: #11905
Signed-off-by: Valentin Rothberg <rothberg@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 04f15620c..df8cf40c8 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -106,7 +106,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.46.1-0.20211202172647-e77d74bd1976 +# github.com/containers/common v0.46.1-0.20211205182721-515a2805e7b9 ## explicit github.com/containers/common/libimage github.com/containers/common/libimage/manifests @@ -142,7 +142,7 @@ github.com/containers/common/version # github.com/containers/conmon v2.0.20+incompatible ## explicit github.com/containers/conmon/runner/config -# github.com/containers/image/v5 v5.17.1-0.20211129144953-4f6d0b45be6c +# github.com/containers/image/v5 v5.17.1-0.20211201214147-603ec1341d58 ## explicit github.com/containers/image/v5/copy github.com/containers/image/v5/directory |