summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorSascha Grunert <sgrunert@redhat.com>2021-07-20 12:20:43 +0200
committerSascha Grunert <sgrunert@redhat.com>2021-07-30 14:53:55 +0200
commit732ece6ae264ea04a8ab8775275ce75432a35fcb (patch)
tree9001e6eb494b137e788ad076fe202bf3fad647ca /go.mod
parenta5de8314188d7376f645d8ac6c6f7a6f685b6a45 (diff)
downloadpodman-732ece6ae264ea04a8ab8775275ce75432a35fcb.tar.gz
podman-732ece6ae264ea04a8ab8775275ce75432a35fcb.tar.bz2
podman-732ece6ae264ea04a8ab8775275ce75432a35fcb.zip
Add `--accept-repositories` integration tests
This adds the integration tests for the repository or namespaced registry feature introduced in c/common. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
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 3586ee74e..adda76349 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