From e48cab78a2c90b6db3b974125968715b50c47ab9 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 24 Nov 2021 12:18:11 +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/320 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 9bf4749 Author: Network Service Mesh Bot Date: 2021-11-24 06:17:35 -0600 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 2f3fad5d4d7d..6ad658451dcc 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:970c668 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:9bf4749 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET