aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2021-12-06 08:34:50 +0100
committerValentin Rothberg <rothberg@redhat.com>2021-12-06 09:33:39 +0100
commit76f5100be51544fe8e83d718f57c86102caee1c1 (patch)
tree315bd3cdeaafc77c44315e54ac24b2785c36d5f6 /go.mod
parente79c47bc0c0d68faebc2e38a97dbb5d0654342d3 (diff)
downloadpodman-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 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 2bdb97244..081bf8f91 100644
--- a/go.mod
+++ b/go.mod
@@ -12,9 +12,9 @@ require (
github.com/containernetworking/cni v1.0.1
github.com/containernetworking/plugins v1.0.1
github.com/containers/buildah v1.23.1
- github.com/containers/common v0.46.1-0.20211202172647-e77d74bd1976
+ github.com/containers/common v0.46.1-0.20211205182721-515a2805e7b9
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.17.1-0.20211129144953-4f6d0b45be6c
+ github.com/containers/image/v5 v5.17.1-0.20211201214147-603ec1341d58
github.com/containers/ocicrypt v1.1.2
github.com/containers/psgo v1.7.1
github.com/containers/storage v1.37.1-0.20211130181259-1a158c89a518