summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authoropenshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com>2021-08-01 11:25:17 +0000
committerGitHub <noreply@github.com>2021-08-01 11:25:17 +0000
commit42442887166954ac1cf54c0ce6c45475f37e69ec (patch)
tree061a1cb9f095a0b4e2ca58a5e23a05b90f0aa2cd /go.mod
parent5733cd222e8e268f61650ff8e52082afb39b8f04 (diff)
parent732ece6ae264ea04a8ab8775275ce75432a35fcb (diff)
downloadpodman-42442887166954ac1cf54c0ce6c45475f37e69ec.tar.gz
podman-42442887166954ac1cf54c0ce6c45475f37e69ec.tar.bz2
podman-42442887166954ac1cf54c0ce6c45475f37e69ec.zip
Merge pull request #11054 from saschagrunert/login-logout-path-tests
Add `--accept-repositories` integration tests
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 fdfd197ad..3f548c58a 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.20210721171232-54cafea4c933
- github.com/containers/common v0.41.1-0.20210721172332-291287e9d060
+ github.com/containers/common v0.41.1-0.20210730122913-cd6c45fd20e3
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.14.0
github.com/containers/ocicrypt v1.1.2