From 937f1be01fde5532a8b3ba93516b768bdd26cb00 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 18 Jul 2022 01:34:37 +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/464 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 31ab284 Author: Network Service Mesh Bot Date: 2022-07-17 20:30:36 -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 cf88a8382992..dcae6be78bf1 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:d0b3591 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:31ab284 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET