From ec282a01fa1a536339ad95c745efa3e5d91c384d Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 4 Apr 2024 18:00:03 +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/457 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 1e5c343 Author: Network Service Mesh Bot Date: 2024-04-04 12:59:44 -0500 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 02afefc25085..4fc98d45de1c 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:047b594 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:1e5c343 imagePullPolicy: IfNotPresent securityContext: privileged: true