summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-06-25 08:20:38 -0400
committerGitHub <noreply@github.com>2021-06-25 08:20:38 -0400
commitb4767817012a3aedaf05dc7a32bd823fcd3776f4 (patch)
tree2fa1c72aaecad072f3ea4b3283fed20e245c071e /go.mod
parent2d191968b513d327e39376bf8fadd2b4267d15a2 (diff)
parentf95b0995e521e252af52edaf57a31241d364e3d8 (diff)
downloadpodman-b4767817012a3aedaf05dc7a32bd823fcd3776f4.tar.gz
podman-b4767817012a3aedaf05dc7a32bd823fcd3776f4.tar.bz2
podman-b4767817012a3aedaf05dc7a32bd823fcd3776f4.zip
Merge pull request #10774 from vrothberg/registries
remove `pkg/registries`
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 e8ebb88fe..f2be04a9d 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
- github.com/containers/common v0.40.2-0.20210623133759-d13a31743aec
+ github.com/containers/common v0.40.2-0.20210624120009-b1d3c4dc2515
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.13.2
github.com/containers/ocicrypt v1.1.1