From a1ccfda23ebaeb06e762cd7c4c5cbc2473ed1f16 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 11 Nov 2021 13:01:15 +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/307 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: f649b38 Author: Network Service Mesh Bot Date: 2021-11-11 07:00:40 -0600 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 e6ed57dc6fca..79c40f7783df 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:e24e5c1 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:f649b38 imagePullPolicy: IfNotPresent env: - name: NSM_REQUEST_TIMEOUT