aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2020-05-12 12:42:43 +0200
committerValentin Rothberg <rothberg@redhat.com>2020-05-12 12:42:43 +0200
commit7ec6e25aa2fcf8978394acf64b8dc9836ec75bb9 (patch)
treee0eaf8048a6750a78d18cf3146333cc060ad20d5 /go.mod
parent4a1bb394a251598e6414da6d57e36365f5e06f86 (diff)
downloadpodman-7ec6e25aa2fcf8978394acf64b8dc9836ec75bb9.tar.gz
podman-7ec6e25aa2fcf8978394acf64b8dc9836ec75bb9.tar.bz2
podman-7ec6e25aa2fcf8978394acf64b8dc9836ec75bb9.zip
[1.9] vendor github.com/containers/common@v0.8.4
Fixes: #6163 Signed-off-by: Valentin Rothberg <rothberg@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 63d11a027..37389b6be 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/containernetworking/cni v0.7.2-0.20200304161608-4fae32b84921
github.com/containernetworking/plugins v0.8.5
github.com/containers/buildah v1.14.8
- github.com/containers/common v0.8.3
+ github.com/containers/common v0.8.4
github.com/containers/conmon v2.0.14+incompatible
github.com/containers/image/v5 v5.4.3
github.com/containers/psgo v1.4.0