From 41a75f61aa0186ba9b450080adaa2d3769e9587d Mon Sep 17 00:00:00 2001 From: Eric Multanen Date: Thu, 28 May 2020 14:33:54 -0700 Subject: [PATCH 1/1] Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to 9cfeb80dc920b213ea70fdfd2463f6746fb4e2f9 - Update go.mod files of services to use local code Change go.mod files to replace usage of services in this repo with local code instead of upstream builds. Fix a couple resulting issues. Issue-ID: MULTICLOUD-1077 Signed-off-by: Eric Multanen Change-Id: I597c7bf98beac3fcee9e37699966cbe839335bf2 --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index ef27eb4d6..9cfeb80dc 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit ef27eb4d63f1cb91de2dbc166f599043aca2609e +Subproject commit 9cfeb80dc920b213ea70fdfd2463f6746fb4e2f9 -- 2.16.6