From 2df09be714cbf349f903378bb4047c1e192944db Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 11 Dec 2023 11:13:51 +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/627 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: dc04157 Author: Network Service Mesh Bot Date: 2023-12-11 05:13:30 -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 378ec26224f4..22eaf4dc35f7 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:5efa34c + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:dc04157 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET