From 4b97e5fd73ef8743690abb860a3fa2322c21a37f Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 11 Jan 2024 11:49:02 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nse-vlan-vpp@main PR link: https://github.com/networkservicemesh/cmd-nse-vlan-vpp/pull/411 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: acee2b4 Author: Network Service Mesh Bot Date: 2024-01-11 05:48:41 -0600 Message: - Automatically resolving conflicts in go.mod and updating dependency v… Signed-off-by: NSMBot --- apps/nse-vlan-vpp/nse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nse-vlan-vpp/nse.yaml b/apps/nse-vlan-vpp/nse.yaml index a08b419f8e33..cccf1683096f 100644 --- a/apps/nse-vlan-vpp/nse.yaml +++ b/apps/nse-vlan-vpp/nse.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:8f47b8f + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:acee2b4 imagePullPolicy: IfNotPresent securityContext: privileged: true