summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-08-24 08:59:22 -0400
committerGitHub <noreply@github.com>2020-08-24 08:59:22 -0400
commitc78c6b44ce63430218e141415a10b2010d42f883 (patch)
treef30197a8e6beb292d9728106627d17cd04507b8d /go.mod
parente06cb25e813d92de60f0243d00c92b08bcac2ab6 (diff)
parent6505322c51b44ceec3c0b81f304ca052f4eeaeaf (diff)
downloadpodman-c78c6b44ce63430218e141415a10b2010d42f883.tar.gz
podman-c78c6b44ce63430218e141415a10b2010d42f883.tar.bz2
podman-c78c6b44ce63430218e141415a10b2010d42f883.zip
Merge pull request #7410 from rhatdan/v2.0
Vendor in containers/common v0.14.9
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 6ddd5ad39..be383b5fc 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.15.1
- github.com/containers/common v0.14.8
+ github.com/containers/common v0.14.9
github.com/containers/conmon v2.0.18+incompatible
github.com/containers/image/v5 v5.5.2
github.com/containers/psgo v1.5.1