From 6505322c51b44ceec3c0b81f304ca052f4eeaeaf Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sat, 22 Aug 2020 09:19:33 -0400 Subject: Vendor in containers/common v0.14.9 This will fix the localions of the containers.conf file on Windows and MacOS Boxes. Signed-off-by: Daniel J Walsh --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 6ddd5ad39..be383b5fc 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.8 + github.com/containers/common v0.14.9 github.com/containers/conmon v2.0.18+incompatible github.com/containers/image/v5 v5.5.2 github.com/containers/psgo v1.5.1 -- cgit v1.2.3-54-g00ecf