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 (
50
50
golang.org/x/text v0.14.0
51
51
gopkg.in/yaml.v2 v2.4.0
52
52
gotest.tools/v3 v3.5.1
53
- tags.cncf.io/container-device-interface v0.6 .2
53
+ tags.cncf.io/container-device-interface v0.7 .2
54
54
)
55
55
56
56
require (
Original file line number Diff line number Diff line change @@ -419,5 +419,5 @@ gotest.tools/v3 v3.5.1 h1:EENdUnS3pdur5nybKYIh2Vfgc8IUNBjxDPSjtiJcOzU=
419
419
gotest.tools/v3 v3.5.1/go.mod h1:isy3WKz7GK6uNw/sbHzfKBLvlvXwUyV06n6brMxxopU=
420
420
k8s.io/klog/v2 v2.90.1 h1:m4bYOKall2MmOiRaR1J+We67Do7vm9KiQVlT96lnHUw=
421
421
k8s.io/klog/v2 v2.90.1/go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0=
422
- tags.cncf.io/container-device-interface v0.6 .2 h1:dThE6dtp/93ZDGhqaED2Pu374SOeUkBfuvkLuiTdwzg =
423
- tags.cncf.io/container-device-interface v0.6 .2/go.mod h1:Shusyhjs1A5Na/kqPVLL0KqnHQHuunol9LFeUNkuGVE =
422
+ tags.cncf.io/container-device-interface v0.7 .2 h1:MLqGnWfOr1wB7m08ieI4YJ3IoLKKozEnnNYBtacDPQU =
423
+ tags.cncf.io/container-device-interface v0.7 .2/go.mod h1:Xb1PvXv2BhfNb3tla4r9JL129ck1Lxv9KuU6eVOfKto =
Original file line number Diff line number Diff line change @@ -513,6 +513,6 @@ gotest.tools/v3/internal/format
513
513
gotest.tools/v3/internal/source
514
514
gotest.tools/v3/poll
515
515
gotest.tools/v3/skip
516
- # tags.cncf.io/container-device-interface v0.6 .2
517
- ## explicit; go 1.19
516
+ # tags.cncf.io/container-device-interface v0.7 .2
517
+ ## explicit; go 1.20
518
518
tags.cncf.io/container-device-interface/pkg/parser
You can’t perform that action at this time.
0 commit comments