File tree Expand file tree Collapse file tree 4 files changed +46
-4
lines changed
github.com/NVIDIA/go-nvlib/pkg/nvlib/device Expand file tree Collapse file tree 4 files changed +46
-4
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.22.0
44
55require (
6- github.com/NVIDIA/go-nvlib v0.6.1
6+ github.com/NVIDIA/go-nvlib v0.7.0
77 github.com/NVIDIA/go-nvml v0.12.4-1
88 github.com/moby/sys/symlink v0.3.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.1 h1:0/5FvaKvDJoJeJ+LFlh+NDQMxMlVw9wOXrOVrGXttfE =
2- github.com/NVIDIA/go-nvlib v0.6.1 /go.mod h1:9UrsLGx/q1OrENygXjOuM5Ey5KCtiZhbvBlbUIxtGWY =
1+ github.com/NVIDIA/go-nvlib v0.7.0 h1:Z/J7skMdLbTiHvomKVsGYsttfQMZj5FwNYIFXhZ4i/c =
2+ github.com/NVIDIA/go-nvlib v0.7.0 /go.mod h1:9UrsLGx/q1OrENygXjOuM5Ey5KCtiZhbvBlbUIxtGWY =
33github.com/NVIDIA/go-nvml v0.12.4-1 h1:WKUvqshhWSNTfm47ETRhv0A0zJyr1ncCuHiXwoTrBEc =
44github.com/NVIDIA/go-nvml v0.12.4-1 /go.mod h1:8Llmj+1Rr+9VGGwZuRer5N/aCjxGuR5nPb/9ebBiIEQ =
55github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM =
Original file line number Diff line number Diff line change 1- # github.com/NVIDIA/go-nvlib v0.6.1
1+ # github.com/NVIDIA/go-nvlib v0.7.0
22## explicit; go 1.20
33github.com/NVIDIA/go-nvlib/pkg/nvlib/device
44github.com/NVIDIA/go-nvlib/pkg/nvlib/info
You can’t perform that action at this time.
0 commit comments