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 (
6363 golang.org/x/text v0.24.0
6464 gopkg.in/yaml.v3 v3.0.1
6565 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
6767)
6868
6969require (
Original file line number Diff line number Diff line change @@ -419,5 +419,5 @@ k8s.io/klog/v2 v2.90.1 h1:m4bYOKall2MmOiRaR1J+We67Do7vm9KiQVlT96lnHUw=
419419k8s.io/klog/v2 v2.90.1/go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0=
420420pgregory.net/rapid v1.2.0 h1:keKAYRcjm+e1F0oAuU5F5+YPAWcyxNNRK2wud503Gnk=
421421pgregory.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
567567gotest.tools/v3/internal/source
568568gotest.tools/v3/poll
569569gotest.tools/v3/skip
570- # tags.cncf.io/container-device-interface v0.8.0
570+ # tags.cncf.io/container-device-interface v1.0.1
571571## explicit; go 1.20
572572tags.cncf.io/container-device-interface/pkg/parser
You can’t perform that action at this time.
0 commit comments