From 608e2817d5dd3c7b9de156c25514189491b49b42 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 25 Jan 2022 07:00:28 +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/353 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 422623b Author: Network Service Mesh Bot Date: 2022-01-25 01:00:08 -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 ee388cfc1ddc..80e245295028 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:15e6994 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:422623b imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET