File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ require (
63
63
golang.org/x/text v0.24.0
64
64
gopkg.in/yaml.v3 v3.0.1
65
65
gotest.tools/v3 v3.5.2
66
- tags.cncf.io/container-device-interface v0.8.0
66
+ tags.cncf.io/container-device-interface v1.0.1
67
67
)
68
68
69
69
require (
Original file line number Diff line number Diff line change @@ -419,5 +419,5 @@ k8s.io/klog/v2 v2.90.1 h1:m4bYOKall2MmOiRaR1J+We67Do7vm9KiQVlT96lnHUw=
419
419
k8s.io/klog/v2 v2.90.1 /go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0 =
420
420
pgregory.net/rapid v1.2.0 h1:keKAYRcjm+e1F0oAuU5F5+YPAWcyxNNRK2wud503Gnk =
421
421
pgregory.net/rapid v1.2.0 /go.mod h1:PY5XlDGj0+V1FCq0o192FdRhpKHGTRIWBgqjDBTrq04 =
422
- tags.cncf.io/container-device-interface v0.8.0 h1:8bCFo/g9WODjWx3m6EYl3GfUG31eKJbaggyBDxEldRc =
423
- tags.cncf.io/container-device-interface v0.8.0 /go.mod h1:Apb7N4VdILW0EVdEMRYXIDVRZfNJZ+kmEUss2kRRQ6Y =
422
+ tags.cncf.io/container-device-interface v1.0.1 h1:KqQDr4vIlxwfYh0Ed/uJGVgX+CHAkahrgabg6Q8GYxc =
423
+ tags.cncf.io/container-device-interface v1.0.1 /go.mod h1:JojJIOeW3hNbcnOH2q0NrWNha/JuHoDZcmYxAZwb2i0 =
Original file line number Diff line number Diff line change @@ -567,6 +567,6 @@ gotest.tools/v3/internal/format
567
567
gotest.tools/v3/internal/source
568
568
gotest.tools/v3/poll
569
569
gotest.tools/v3/skip
570
- # tags.cncf.io/container-device-interface v0.8.0
570
+ # tags.cncf.io/container-device-interface v1.0.1
571
571
## explicit; go 1.20
572
572
tags.cncf.io/container-device-interface/pkg/parser
You can’t perform that action at this time.
0 commit comments