summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-06-30 10:57:21 -0400
committerGitHub <noreply@github.com>2021-06-30 10:57:21 -0400
commit056f492f59c333d521ebbbe186abde0278e815db (patch)
treeed0ba2035cefe692b0a735821fd528131fcf1a1c /go.mod
parent5ebd277aa809ae6851e76f92b98ad62153329bba (diff)
parent8b52204baa9a2715c4a976edfeb7b420b6336c0c (diff)
downloadpodman-056f492f59c333d521ebbbe186abde0278e815db.tar.gz
podman-056f492f59c333d521ebbbe186abde0278e815db.tar.bz2
podman-056f492f59c333d521ebbbe186abde0278e815db.zip
Merge pull request #10823 from vrothberg/vendor-common
vendor containers/common@7482cf851dcc
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 75b06af47..dbcb34319 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/containernetworking/cni v0.8.1
github.com/containernetworking/plugins v0.9.1
github.com/containers/buildah v1.21.1-0.20210628174543-eadb10a12336
- github.com/containers/common v0.40.2-0.20210624120009-b1d3c4dc2515
+ github.com/containers/common v0.40.2-0.20210630092122-7482cf851dcc
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.13.2
github.com/containers/ocicrypt v1.1.2