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 @@ -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
6767require (
Original file line number Diff line number Diff line change @@ -301,5 +301,5 @@ gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q=
301301gotest.tools/v3 v3.5.2/go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA=
302302pgregory.net/rapid v1.2.0 h1:keKAYRcjm+e1F0oAuU5F5+YPAWcyxNNRK2wud503Gnk=
303303pgregory.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 =
Original file line number Diff line number Diff line change @@ -540,6 +540,6 @@ gotest.tools/v3/internal/format
540540gotest.tools/v3/internal/source
541541gotest.tools/v3/poll
542542gotest.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
545545tags.cncf.io/container-device-interface/pkg/parser
You can’t perform that action at this time.
0 commit comments