From dd6d0cd801e894fae0a185f85340f669090cc526 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Thu, 18 Dec 2025 22:49:32 +0100 Subject: [PATCH] vendor: tags.cncf.io/container-device-interface v1.1.0 no changes in vendored files full diff: https://github.com/cncf-tags/container-device-interface/compare/v1.0.1...v1.1.0 Signed-off-by: Sebastiaan van Stijn --- vendor.mod | 2 +- vendor.sum | 4 ++-- vendor/modules.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/vendor.mod b/vendor.mod index 96b36c484c76..11bea3044f26 100644 --- a/vendor.mod +++ b/vendor.mod @@ -61,7 +61,7 @@ require ( golang.org/x/term v0.37.0 golang.org/x/text v0.31.0 gotest.tools/v3 v3.5.2 - tags.cncf.io/container-device-interface v1.0.1 + tags.cncf.io/container-device-interface v1.1.0 ) require ( diff --git a/vendor.sum b/vendor.sum index fbd61a67a007..79cb636e13da 100644 --- a/vendor.sum +++ b/vendor.sum @@ -301,5 +301,5 @@ gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q= gotest.tools/v3 v3.5.2/go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA= pgregory.net/rapid v1.2.0 h1:keKAYRcjm+e1F0oAuU5F5+YPAWcyxNNRK2wud503Gnk= pgregory.net/rapid v1.2.0/go.mod h1:PY5XlDGj0+V1FCq0o192FdRhpKHGTRIWBgqjDBTrq04= -tags.cncf.io/container-device-interface v1.0.1 h1:KqQDr4vIlxwfYh0Ed/uJGVgX+CHAkahrgabg6Q8GYxc= -tags.cncf.io/container-device-interface v1.0.1/go.mod h1:JojJIOeW3hNbcnOH2q0NrWNha/JuHoDZcmYxAZwb2i0= +tags.cncf.io/container-device-interface v1.1.0 h1:RnxNhxF1JOu6CJUVpetTYvrXHdxw9j9jFYgZpI+anSY= +tags.cncf.io/container-device-interface v1.1.0/go.mod h1:76Oj0Yqp9FwTx/pySDc8Bxjpg+VqXfDb50cKAXVJ34Q= diff --git a/vendor/modules.txt b/vendor/modules.txt index f7f693d3a356..61f6ca4ff698 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -540,6 +540,6 @@ gotest.tools/v3/internal/format gotest.tools/v3/internal/source gotest.tools/v3/poll gotest.tools/v3/skip -# tags.cncf.io/container-device-interface v1.0.1 -## explicit; go 1.20 +# tags.cncf.io/container-device-interface v1.1.0 +## explicit; go 1.21 tags.cncf.io/container-device-interface/pkg/parser