From 3678696e1c18195a673e459cbfe93226522c431d Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 14 Sep 2022 23:49:01 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nse-icmp-responder-vpp@main PR link: https://github.com/networkservicemesh/cmd-nse-icmp-responder-vpp/pull/471 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: e6d1438 Author: Network Service Mesh Bot Date: 2022-09-14 18:48:25 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot --- apps/nse-memif/nse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nse-memif/nse.yaml b/apps/nse-memif/nse.yaml index 08772e3283fd..3bd5da2d00df 100644 --- a/apps/nse-memif/nse.yaml +++ b/apps/nse-memif/nse.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder-vpp:aacee45 + image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder-vpp:e6d1438 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET