From 3e5d6ec7c7504e8ba80845e06f69a398ef93a3f7 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 25 Mar 2024 11:43:31 +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/673 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: d6583dd Author: Network Service Mesh Bot Date: 2024-03-25 06:43:14 -0500 Message: - Automatically resolving conflicts in go.mod and updating dependency v… 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 9b26b4f2c0d4..69a63ce0c204 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:7bca5df + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:d6583dd imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET