summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-07-06 06:16:40 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-07-06 06:49:21 -0400
commit5f9e7b53552cee3aee4ba01df81f1d7b8e5012b6 (patch)
tree346535b69219ad8c451ab859f31e8a2e936856ee /go.mod
parent1ba8c235876467f5399a60a3847022fa10ad98ab (diff)
downloadpodman-5f9e7b53552cee3aee4ba01df81f1d7b8e5012b6.tar.gz
podman-5f9e7b53552cee3aee4ba01df81f1d7b8e5012b6.tar.bz2
podman-5f9e7b53552cee3aee4ba01df81f1d7b8e5012b6.zip
Vendor containers/common v0.14.4
Signed-off-by: Daniel J Walsh <dwalsh@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 956e4d41b..f34c49d4c 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.3
+ github.com/containers/common v0.14.4
github.com/containers/conmon v2.0.18+incompatible
github.com/containers/image/v5 v5.5.1
github.com/containers/psgo v1.5.1