File tree Expand file tree Collapse file tree 4 files changed +1732
-216
lines changed
github.com/NVIDIA/go-nvlib/pkg/pciids Expand file tree Collapse file tree 4 files changed +1732
-216
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/NVIDIA/nvidia-container-toolkit
33go 1.20
44
55require (
6- github.com/NVIDIA/go-nvlib v0.6.0
6+ github.com/NVIDIA/go-nvlib v0.6.1
77 github.com/NVIDIA/go-nvml v0.12.4-0
88 github.com/fsnotify/fsnotify v1.7.0
99 github.com/opencontainers/runtime-spec v1.2.0
Original file line number Diff line number Diff line change 1- github.com/NVIDIA/go-nvlib v0.6.0 h1:zAMBzCYT9xeyRQo0tb7HJbStkzajD6e5joyaQqJ2OGU =
2- github.com/NVIDIA/go-nvlib v0.6.0 /go.mod h1:9UrsLGx/q1OrENygXjOuM5Ey5KCtiZhbvBlbUIxtGWY =
1+ github.com/NVIDIA/go-nvlib v0.6.1 h1:0/5FvaKvDJoJeJ+LFlh+NDQMxMlVw9wOXrOVrGXttfE =
2+ github.com/NVIDIA/go-nvlib v0.6.1 /go.mod h1:9UrsLGx/q1OrENygXjOuM5Ey5KCtiZhbvBlbUIxtGWY =
33github.com/NVIDIA/go-nvml v0.12.4-0 h1:4tkbB3pT1O77JGr0gQ6uD8FrsUPqP1A/EOEm2wI1TUg =
44github.com/NVIDIA/go-nvml v0.12.4-0 /go.mod h1:8Llmj+1Rr+9VGGwZuRer5N/aCjxGuR5nPb/9ebBiIEQ =
55github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM =
You can’t perform that action at this time.
0 commit comments