From 042f1a8818ef335438b63925ccfb9ea3f33c04db Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 4 May 2022 13:59:53 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsc-vpp@main PR link: https://github.com/networkservicemesh/cmd-nsc-vpp/pull/412 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: e33ca0a Author: Network Service Mesh Bot Date: 2022-05-04 08:55:31 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot --- apps/nsc-memif/nsc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nsc-memif/nsc.yaml b/apps/nsc-memif/nsc.yaml index b0bac2f20dc4..ac6547a152ee 100644 --- a/apps/nsc-memif/nsc.yaml +++ b/apps/nsc-memif/nsc.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nsc - image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:9e4e1e0 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:e33ca0a imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET