aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2021-06-25 09:31:50 -0400
committerMatthew Heon <mheon@redhat.com>2021-06-25 09:31:50 -0400
commitc2dcb3ee241749c4d6c7b7ce228f7fbfb1688c4e (patch)
treefe74e5c64b15a25b520ef4373d08d290f2f636b7 /go.mod
parentba70363f69aa46f79c08fb4a3a028adaa6bf13a8 (diff)
downloadpodman-c2dcb3ee241749c4d6c7b7ce228f7fbfb1688c4e.tar.gz
podman-c2dcb3ee241749c4d6c7b7ce228f7fbfb1688c4e.tar.bz2
podman-c2dcb3ee241749c4d6c7b7ce228f7fbfb1688c4e.zip
Vendor in c/common v0.38.11
Signed-off-by: Matthew Heon <mheon@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 7962fb0dc..51eee7ee5 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.0
- github.com/containers/common v0.38.10
+ github.com/containers/common v0.38.11
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.12.0
github.com/containers/ocicrypt v1.1.1