summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-04-14 03:58:50 -0400
committerGitHub <noreply@github.com>2022-04-14 03:58:50 -0400
commit15712c76fb198cec7509ff0cf401e357401d2d7d (patch)
tree822bebb22b6925def894c2740d7521b6d255247c /go.mod
parent6254719b109e15ead4e57a4e3a30f78ad79cc3de (diff)
parent2f4874eb073b80da0bff16e2ab5bf09d1194bc89 (diff)
downloadpodman-15712c76fb198cec7509ff0cf401e357401d2d7d.tar.gz
podman-15712c76fb198cec7509ff0cf401e357401d2d7d.tar.bz2
podman-15712c76fb198cec7509ff0cf401e357401d2d7d.zip
Merge pull request #13867 from rhatdan/common
Update containers/common to main branch
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 91eab8003..f1317118c 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/containernetworking/cni v1.0.1
github.com/containernetworking/plugins v1.1.1
github.com/containers/buildah v1.25.2-0.20220406205807-5b8e79118057
- github.com/containers/common v0.47.5-0.20220406101255-3dd66c046c25
+ github.com/containers/common v0.47.5-0.20220413182852-c23a4e11f91b
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.21.1-0.20220405081457-d1b64686e1d0
github.com/containers/ocicrypt v1.1.3