From 4079254f06c57b93cb15dd123c204701366ae7b6 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 19 Jun 2023 14:28: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/560 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 43e3e5a Author: Network Service Mesh Bot Date: 2023-06-19 09:28:01 -0500 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 ad61874c7c24..d6180ad18780 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:ed76fd7 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:43e3e5a imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET