From 1696a967e64ab123d9b6f55138c2e2632c985943 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 11 Apr 2024 17:18:50 +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/684 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: bd4cc23 Author: Network Service Mesh Bot Date: 2024-04-11 12:18:34 -0500 Message: - Automatically resolving conflicts in go.mod and updating dependency v… 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 773ac0a1295b..c0230c9b79b6 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:bc3413d + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:bd4cc23 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET