summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authoropenshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com>2022-06-28 13:57:16 +0000
committerGitHub <noreply@github.com>2022-06-28 13:57:16 +0000
commit8267cd3c514ed1e8f41a7e4b6017f11400f134aa (patch)
tree19f30756ceda7e152ef3cdefaf5627b746e2a403 /go.mod
parent9c5d97b5c5b583fc3b3c8af52bf3e1b6a5c2cb90 (diff)
parentaada13f244d52dad9b6a1cfaa725e9d36d75a858 (diff)
downloadpodman-8267cd3c514ed1e8f41a7e4b6017f11400f134aa.tar.gz
podman-8267cd3c514ed1e8f41a7e4b6017f11400f134aa.tar.bz2
podman-8267cd3c514ed1e8f41a7e4b6017f11400f134aa.zip
Merge pull request #14734 from giuseppe/copyup-switch-order
volume: add two new options copy and nocopy
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 92f32a787..933aed725 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.20220624132904-722a80e139ec
+ github.com/containers/common v0.48.1-0.20220627112538-97d9656daba8
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