From 1fa3905952cf790f9c04452dcf2ffdd1c72211af Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 19 Dec 2023 11:38:48 +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/633 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 8c75ff7 Author: Network Service Mesh Bot Date: 2023-12-19 05:38:24 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/go… 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 9afd117e89c2..9023f7b04a15 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:b416638 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:8c75ff7 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET