From 87e55e6d988cf380b96fdcc8fb686ab68168c08b Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 6 Dec 2022 11:46:29 +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/510 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 596416b Author: Network Service Mesh Bot Date: 2022-12-06 05:45:29 -0600 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 304bc4fbe13e..8dbc3d25976f 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:5761ba8 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:596416b imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET