aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authoropenshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com>2022-06-28 20:09:21 +0000
committerGitHub <noreply@github.com>2022-06-28 20:09:21 +0000
commit653e87dd4c6103e91724e5aa6afa4c78c2ae1922 (patch)
tree9e26c69ba70aa76b9983a2e3ba8778b5923c52c1 /go.mod
parentf0e8904e0d185e32d44496d8714fbda8e75e04f7 (diff)
parent2ee9fe4cbdf6d2ac2602bc220150b777c3010559 (diff)
downloadpodman-653e87dd4c6103e91724e5aa6afa4c78c2ae1922.tar.gz
podman-653e87dd4c6103e91724e5aa6afa4c78c2ae1922.tar.bz2
podman-653e87dd4c6103e91724e5aa6afa4c78c2ae1922.zip
Merge pull request #14754 from vrothberg/fix-14669
vendor containers/common
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 933aed725..f1070bcaf 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/containernetworking/cni v1.1.1
github.com/containernetworking/plugins v1.1.1
github.com/containers/buildah v1.26.1-0.20220609225314-e66309ebde8c
- github.com/containers/common v0.48.1-0.20220627112538-97d9656daba8
+ github.com/containers/common v0.48.1-0.20220628131511-a8336c1613fe
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.21.2-0.20220617075545-929f14a56f5c
github.com/containers/ocicrypt v1.1.5