File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212)
1313
1414require (
15- github.com/container-orchestrated-devices/container-device-interface/specs-go v0.0.0-00010101000000-000000000000 // indirect
15+ github.com/container-orchestrated-devices/container-device-interface/specs-go v0.6.0 // indirect
1616 github.com/inconshreveable/mousetrap v1.0.1 // indirect
1717 github.com/opencontainers/selinux v1.10.0 // indirect
1818 github.com/spf13/pflag v1.0.5 // indirect
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/container-orchestrated-devices/container-device-interface
33go 1.19
44
55require (
6- github.com/container-orchestrated-devices/container-device-interface/specs-go v0.0.0-00010101000000-000000000000
6+ github.com/container-orchestrated-devices/container-device-interface/specs-go v0.6.0
77 github.com/fsnotify/fsnotify v1.5.1
88 github.com/opencontainers/runtime-spec v1.1.0
99 github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626
You can’t perform that action at this time.
0 commit comments