From ea2b6eab1bd9dfad60a908e1504723b6368e6fac Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 21 Nov 2022 20:40:38 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nse-vfio@main PR link: https://github.com/networkservicemesh/cmd-nse-vfio/pull/401 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 9cd326f Author: Network Service Mesh Bot Date: 2022-11-21 14:36:36 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot --- apps/nse-vfio/nse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nse-vfio/nse.yaml b/apps/nse-vfio/nse.yaml index 039a6e88f15b..905729b79b51 100644 --- a/apps/nse-vfio/nse.yaml +++ b/apps/nse-vfio/nse.yaml @@ -32,7 +32,7 @@ spec: mountPath: /dev/vfio - name: sidecar - image: ghcr.io/networkservicemesh/ci/cmd-nse-vfio:7ea1051 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vfio:9cd326f env: - name: SPIFFE_ENDPOINT_SOCKET value: unix:///run/spire/sockets/agent.sock