aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-04-28 18:59:26 +0200
committerGitHub <noreply@github.com>2020-04-28 18:59:26 +0200
commit558fb5cc7ed1d824478d71a8ad764d5d557de6cf (patch)
tree5e0a77aae6d520060104c50831313ac10197a319 /go.mod
parentd2c2858018453986982a488493add5cd38ea1bef (diff)
parentd45528cb296f5d245e3125b0050c317f67eb6a83 (diff)
downloadpodman-558fb5cc7ed1d824478d71a8ad764d5d557de6cf.tar.gz
podman-558fb5cc7ed1d824478d71a8ad764d5d557de6cf.tar.bz2
podman-558fb5cc7ed1d824478d71a8ad764d5d557de6cf.zip
Merge pull request #5958 from rhatdan/old
Update vendor to containers/common v0.8.2
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 08e52e83b..bf76132c6 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/containernetworking/cni v0.7.2-0.20200304161608-4fae32b84921
github.com/containernetworking/plugins v0.8.5
github.com/containers/buildah v1.14.8
- github.com/containers/common v0.8.1
+ github.com/containers/common v0.8.2
github.com/containers/conmon v2.0.14+incompatible
github.com/containers/image/v5 v5.4.3
github.com/containers/psgo v1.4.0