File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ require (
5050 golang.org/x/sys v0.39.0
5151 golang.org/x/term v0.38.0
5252 sigs.k8s.io/yaml v1.6.0
53- tags.cncf.io/container-device-interface v1.0.1
53+ tags.cncf.io/container-device-interface v1.1.0
5454)
5555
5656require (
Original file line number Diff line number Diff line change @@ -432,5 +432,5 @@ gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q=
432432gotest.tools/v3 v3.5.2 /go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA =
433433sigs.k8s.io/yaml v1.6.0 h1:G8fkbMSAFqgEFgh4b1wmtzDnioxFCUgTZhlbj5P9QYs =
434434sigs.k8s.io/yaml v1.6.0 /go.mod h1:796bPqUfzR/0jLAl6XjHl3Ck7MiyVv8dbTdyT3/pMf4 =
435- tags.cncf.io/container-device-interface v1.0.1 h1:KqQDr4vIlxwfYh0Ed/uJGVgX+CHAkahrgabg6Q8GYxc =
436- tags.cncf.io/container-device-interface v1.0.1 /go.mod h1:JojJIOeW3hNbcnOH2q0NrWNha/JuHoDZcmYxAZwb2i0 =
435+ tags.cncf.io/container-device-interface v1.1.0 h1:RnxNhxF1JOu6CJUVpetTYvrXHdxw9j9jFYgZpI+anSY =
436+ tags.cncf.io/container-device-interface v1.1.0 /go.mod h1:76Oj0Yqp9FwTx/pySDc8Bxjpg+VqXfDb50cKAXVJ34Q =
Original file line number Diff line number Diff line change @@ -769,6 +769,6 @@ gotest.tools/v3/internal/source
769769# sigs.k8s.io/yaml v1.6.0
770770## explicit; go 1.22
771771sigs.k8s.io/yaml
772- # tags.cncf.io/container-device-interface v1.0.1
773- ## explicit; go 1.20
772+ # tags.cncf.io/container-device-interface v1.1.0
773+ ## explicit; go 1.21
774774tags.cncf.io/container-device-interface/pkg/parser
You can’t perform that action at this time.
0 commit comments