summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-05-20 09:49:22 -0400
committerGitHub <noreply@github.com>2021-05-20 09:49:22 -0400
commit7bcec8697fc877345de6220d2766ebe36e7158aa (patch)
treefdbb5ad87cc78394ac7fa2f2e6bd5a1c5fe698f0 /go.mod
parent62c14dcc4d62e01d585149adfb2900a55cc531a6 (diff)
parent8352e5bc3b280ecc0e9be45e6911fd6f8b9b45f0 (diff)
downloadpodman-7bcec8697fc877345de6220d2766ebe36e7158aa.tar.gz
podman-7bcec8697fc877345de6220d2766ebe36e7158aa.tar.bz2
podman-7bcec8697fc877345de6220d2766ebe36e7158aa.zip
Merge pull request #10219 from vrothberg/image-events
add libimage events
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 9c26fc23f..29436b912 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.20.2-0.20210519094241-c3a3fe847ee1
- github.com/containers/common v0.38.4-0.20210519112800-40a1e9ee42fb
+ github.com/containers/common v0.38.4
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.12.0
github.com/containers/ocicrypt v1.1.1