From 35e0bd471a9bfea04859e548aee215c767e9746b Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 7 Dec 2022 13:14:03 +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/512 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: eefe5c5 Author: Network Service Mesh Bot Date: 2022-12-07 07:12:15 -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 8dbc3d25976f..d2c5320b5659 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:596416b + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:eefe5c5 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET