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.v3 v3.0.1
1111 sigs.k8s.io/yaml v1.4.0
12- tags.cncf.io/container-device-interface v1.0.0
12+ tags.cncf.io/container-device-interface v1.0.1
1313 tags.cncf.io/container-device-interface/schema v0.0.0
1414)
1515
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/xeipuuv/gojsonschema v1.2.0 // indirect
1111 golang.org/x/mod v0.19.0 // indirect
1212 sigs.k8s.io/yaml v1.4.0 // indirect
13- tags.cncf.io/container-device-interface v1.0.0 // indirect
13+ tags.cncf.io/container-device-interface v1.0.1 // indirect
1414 tags.cncf.io/container-device-interface/specs-go v1.0.0 // indirect
1515)
1616
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.4.0
9- tags.cncf.io/container-device-interface v1.0.0
9+ tags.cncf.io/container-device-interface v1.0.1
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