summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2020-07-22 10:48:13 -0400
committerMatthew Heon <matthew.heon@pm.me>2020-07-22 10:48:13 -0400
commit9e7c7211c4bdffb3582f635ecd05f1e88e99b5a8 (patch)
treec52c30a688b77d37fa944cc52118d033d4a9b97d /go.mod
parentff31cdc5588b6ae41e4ecd578e829da90ba64346 (diff)
downloadpodman-9e7c7211c4bdffb3582f635ecd05f1e88e99b5a8.tar.gz
podman-9e7c7211c4bdffb3582f635ecd05f1e88e99b5a8.tar.bz2
podman-9e7c7211c4bdffb3582f635ecd05f1e88e99b5a8.zip
Bump github.com/containers/common to v0.14.6
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 751385fe1..736545116 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.0
- github.com/containers/common v0.14.4
+ github.com/containers/common v0.14.6
github.com/containers/conmon v2.0.18+incompatible
github.com/containers/image/v5 v5.5.1
github.com/containers/psgo v1.5.1