From babf7b8c423e865c606b897827a2ac6e70fec191 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 17:23:06 +0300 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsc-vpp@main (#9228) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR link: https://github.com/networkservicemesh/cmd-nsc-vpp/pull/561 Commit: f92c25d Author: Network Service Mesh Bot Date: 2023-06-19 09:34:46 -0500 Message: - Automatically resolving conflicts in go.mod and updating dependency v… Signed-off-by: NSMBot Co-authored-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 ad61874c7c24..09311c0fd2c9 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:ed76fd7 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:f92c25d imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET