aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authoropenshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com>2022-07-07 11:43:52 +0000
committerGitHub <noreply@github.com>2022-07-07 11:43:52 +0000
commitf3533a312fb4b2f0eb88e9d53fb31d1580b182a6 (patch)
tree35e1bc11a9c5e9ee4740d3af642b511fe0de65be /go.mod
parent13070dc186d4083aa2b4f55781cd79ea6d577022 (diff)
parentcc6faddfaaa7dad7e07e3113e14328d625636ace (diff)
downloadpodman-f3533a312fb4b2f0eb88e9d53fb31d1580b182a6.tar.gz
podman-f3533a312fb4b2f0eb88e9d53fb31d1580b182a6.tar.bz2
podman-f3533a312fb4b2f0eb88e9d53fb31d1580b182a6.zip
Merge pull request #14841 from Luap99/common-code
use c/common code for resize and CopyDetachable
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 521521d9a..d3d3feea0 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.20220630172158-178929cf063e
+ github.com/containers/common v0.48.1-0.20220705175712-dd1c331887b9
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