Skip to content

Commit dd6d0cd

Browse files
committed
vendor: tags.cncf.io/container-device-interface v1.1.0
no changes in vendored files full diff: cncf-tags/container-device-interface@v1.0.1...v1.1.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 60f06cb commit dd6d0cd

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

vendor.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ require (
6161
golang.org/x/term v0.37.0
6262
golang.org/x/text v0.31.0
6363
gotest.tools/v3 v3.5.2
64-
tags.cncf.io/container-device-interface v1.0.1
64+
tags.cncf.io/container-device-interface v1.1.0
6565
)
6666

6767
require (

vendor.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,5 +301,5 @@ gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q=
301301
gotest.tools/v3 v3.5.2/go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA=
302302
pgregory.net/rapid v1.2.0 h1:keKAYRcjm+e1F0oAuU5F5+YPAWcyxNNRK2wud503Gnk=
303303
pgregory.net/rapid v1.2.0/go.mod h1:PY5XlDGj0+V1FCq0o192FdRhpKHGTRIWBgqjDBTrq04=
304-
tags.cncf.io/container-device-interface v1.0.1 h1:KqQDr4vIlxwfYh0Ed/uJGVgX+CHAkahrgabg6Q8GYxc=
305-
tags.cncf.io/container-device-interface v1.0.1/go.mod h1:JojJIOeW3hNbcnOH2q0NrWNha/JuHoDZcmYxAZwb2i0=
304+
tags.cncf.io/container-device-interface v1.1.0 h1:RnxNhxF1JOu6CJUVpetTYvrXHdxw9j9jFYgZpI+anSY=
305+
tags.cncf.io/container-device-interface v1.1.0/go.mod h1:76Oj0Yqp9FwTx/pySDc8Bxjpg+VqXfDb50cKAXVJ34Q=

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,6 @@ gotest.tools/v3/internal/format
540540
gotest.tools/v3/internal/source
541541
gotest.tools/v3/poll
542542
gotest.tools/v3/skip
543-
# tags.cncf.io/container-device-interface v1.0.1
544-
## explicit; go 1.20
543+
# tags.cncf.io/container-device-interface v1.1.0
544+
## explicit; go 1.21
545545
tags.cncf.io/container-device-interface/pkg/parser

0 commit comments

Comments
 (0)