summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-05-12 05:02:47 -0700
committerGitHub <noreply@github.com>2020-05-12 05:02:47 -0700
commit968741d6de3d0d5257a4457f4f0ca055a64f1c95 (patch)
treedc67cedc99c1525449158f070401736c1d63b7de /go.mod
parent1e85ebd154f7fba0fb78a447dfbc0a4923cc7439 (diff)
parentc4e391ad2e087601a184df6d4b3668d8c166f911 (diff)
downloadpodman-968741d6de3d0d5257a4457f4f0ca055a64f1c95.tar.gz
podman-968741d6de3d0d5257a4457f4f0ca055a64f1c95.tar.bz2
podman-968741d6de3d0d5257a4457f4f0ca055a64f1c95.zip
Merge pull request #6173 from containers/dependabot/go_modules/github.com/containers/common-0.11.2
Bump github.com/containers/common from 0.11.1 to 0.11.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 849dcff2b..eb60f1c54 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.9-0.20200501175434-42a48f9373d9
- github.com/containers/common v0.11.1
+ github.com/containers/common v0.11.2
github.com/containers/conmon v2.0.14+incompatible
github.com/containers/image/v5 v5.4.4
github.com/containers/psgo v1.5.0