summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-05-28 16:58:53 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-05-28 16:58:53 -0400
commit911b6d8b4808cb6d341fbf7d22f7ebee0227ff4f (patch)
tree82e205413866cfcb3dca5397679a5d599d3b0c28 /go.mod
parente8818ced806910f8ce44939fef08f89139be4119 (diff)
downloadpodman-911b6d8b4808cb6d341fbf7d22f7ebee0227ff4f.tar.gz
podman-911b6d8b4808cb6d341fbf7d22f7ebee0227ff4f.tar.bz2
podman-911b6d8b4808cb6d341fbf7d22f7ebee0227ff4f.zip
Vendor in containers/common v0.12.0
Signed-off-by: Daniel J Walsh <dwalsh@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 3760a76a6..910571e6c 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/containernetworking/cni v0.7.2-0.20200304161608-4fae32b84921
github.com/containernetworking/plugins v0.8.6
github.com/containers/buildah v1.14.9-0.20200523094741-de0f541d9224
- github.com/containers/common v0.11.4
+ github.com/containers/common v0.12.0
github.com/containers/conmon v2.0.16+incompatible
github.com/containers/image/v5 v5.4.4
github.com/containers/psgo v1.5.0