From 4d2cb741d48c88a4ec85e4c2b7f47d2d0d93c60d Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 28 Mar 2022 19:54:57 +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/389 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: a878bfc Author: Network Service Mesh Bot Date: 2022-03-28 14:54:30 -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 2a52acc6ade5..1ba9e660c597 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:c7ec796 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:a878bfc imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET