aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2021-07-16 17:32:37 +0200
committerValentin Rothberg <rothberg@redhat.com>2021-07-16 17:32:37 +0200
commit2e02942d46b02ce4e64cb881e44fd9e26afc75dd (patch)
tree28960ce2b930f2ce5ffcbafe325f8d3ae685c5e6 /go.mod
parent3ef124b03f1599645c4a5d71ccd90dc66d2cfe5c (diff)
downloadpodman-2e02942d46b02ce4e64cb881e44fd9e26afc75dd.tar.gz
podman-2e02942d46b02ce4e64cb881e44fd9e26afc75dd.tar.bz2
podman-2e02942d46b02ce4e64cb881e44fd9e26afc75dd.zip
vendor containers/common@main
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 6a54d363c..4b03125bd 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/containernetworking/cni v0.8.1
github.com/containernetworking/plugins v0.9.1
github.com/containers/buildah v1.21.1-0.20210707133512-2eb97b499d74
- github.com/containers/common v0.40.2-0.20210707094508-0a4a1906d4b2
+ github.com/containers/common v0.41.1-0.20210716140645-ffcfe1ff6e70
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.13.2
github.com/containers/ocicrypt v1.1.2