From 28d330d630f17b2f2d05fd556e18a3988e8f346c Mon Sep 17 00:00:00 2001 From: NSMBot <nsmbot@networkservicmesh.io> Date: Thu, 11 Jan 2024 09:29: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/641 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 77142d2 Author: Network Service Mesh Bot Date: 2024-01-11 03:29:39 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> --- 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 b9e84fdbfbd2..7a3949063922 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:eeb46d5 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:77142d2 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET