summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-04-22 06:55:29 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-04-22 06:57:06 -0400
commit4494ec6f04eefd70b7b74aa8f884719e5a5f0467 (patch)
tree3c03b49dcb7aa46b6d413d0bb60267447fa0c556 /go.mod
parentea63f7076af6d2ad3213eeccbf30ccce216a830e (diff)
downloadpodman-4494ec6f04eefd70b7b74aa8f884719e5a5f0467.tar.gz
podman-4494ec6f04eefd70b7b74aa8f884719e5a5f0467.tar.bz2
podman-4494ec6f04eefd70b7b74aa8f884719e5a5f0467.zip
vendor in containers/common v0.9.4
This will change the default of UserNS to false Also turn on tests for create_staticip_test.go run_device_test.go, run_selinux_test.go 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 6f04a95ff..9bbe9da84 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.9.2
+ github.com/containers/common v0.9.4
github.com/containers/conmon v2.0.14+incompatible
github.com/containers/image/v5 v5.4.3
github.com/containers/psgo v1.4.0