summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2020-08-20 12:14:40 -0400
committerMatthew Heon <matthew.heon@pm.me>2020-08-20 12:16:53 -0400
commit98a4f898541cd01fdf62fe107d8fb48612482f33 (patch)
tree3dd9ccac9fe0e1538b438e002d1663758e794188 /go.mod
parent579360e862ceb82e88b65081d1b3fe3dc8ae2680 (diff)
downloadpodman-98a4f898541cd01fdf62fe107d8fb48612482f33.tar.gz
podman-98a4f898541cd01fdf62fe107d8fb48612482f33.tar.bz2
podman-98a4f898541cd01fdf62fe107d8fb48612482f33.zip
Bump github.com/containers/common to v0.14.7
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
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 34d657d85..cf595b492 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/containernetworking/cni v0.7.2-0.20200304161608-4fae32b84921
github.com/containernetworking/plugins v0.8.6
github.com/containers/buildah v1.15.1
- github.com/containers/common v0.14.6
+ github.com/containers/common v0.14.7
github.com/containers/conmon v2.0.18+incompatible
github.com/containers/image/v5 v5.5.2
github.com/containers/psgo v1.5.1