From 65d7c25cacf446383cf002f3a3108604e27cd787 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 14 Sep 2022 23:48:26 +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/485 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: be7f6d9 Author: Network Service Mesh Bot Date: 2022-09-14 18:48:05 -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 b929800b0068..687019352b40 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:edd6617 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:be7f6d9 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET