File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/spf13/cobra v1.6.0
1010 gopkg.in/yaml.v2 v2.4.0
1111 sigs.k8s.io/yaml v1.3.0
12- tags.cncf.io/container-device-interface v0 .0.0
12+ tags.cncf.io/container-device-interface v1 .0.0
1313 tags.cncf.io/container-device-interface/schema v0.0.0
1414)
1515
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 golang.org/x/mod v0.19.0 // indirect
1212 gopkg.in/yaml.v2 v2.4.0 // indirect
1313 sigs.k8s.io/yaml v1.3.0 // indirect
14- tags.cncf.io/container-device-interface v0 .0.0 // indirect
14+ tags.cncf.io/container-device-interface v1 .0.0 // indirect
1515 tags.cncf.io/container-device-interface/specs-go v1.0.0 // indirect
1616)
1717
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/stretchr/testify v1.7.0
77 github.com/xeipuuv/gojsonschema v1.2.0
88 sigs.k8s.io/yaml v1.3.0
9- tags.cncf.io/container-device-interface v0 .0.0
9+ tags.cncf.io/container-device-interface v1 .0.0
1010 tags.cncf.io/container-device-interface/specs-go v1.0.0
1111)
1212
You can’t perform that action at this time.
0 commit comments