From 1bd75abda27d0e5718e759f602f8a9d0f4f2e834 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 10 Jul 2023 10:19:34 +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/575 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 2990d36 Author: Network Service Mesh Bot Date: 2023-07-10 05:19:12 -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 a51a618d276f..d66c84dd8293 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:0c2db37 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:2990d36 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET