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 @@ -5,7 +5,7 @@ go 1.22.0
55toolchain go1.22.5
66
77require (
8- github.com/NVIDIA/go-nvlib v0.6.0
8+ github.com/NVIDIA/go-nvlib v0.6.1
99 github.com/NVIDIA/nvidia-container-toolkit v1.16.0
1010 github.com/opencontainers/image-spec v1.1.0
1111 github.com/pelletier/go-toml v1.9.5
Original file line number Diff line number Diff line change 11github.com/BurntSushi/toml v1.3.2 h1:o7IhLm0Msx3BaB+n3Ag7L8EVlByGnpq14C4YWiu/gL8 =
22github.com/BurntSushi/toml v1.3.2 /go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ =
3- github.com/NVIDIA/go-nvlib v0.6.0 h1:zAMBzCYT9xeyRQo0tb7HJbStkzajD6e5joyaQqJ2OGU =
4- github.com/NVIDIA/go-nvlib v0.6.0 /go.mod h1:9UrsLGx/q1OrENygXjOuM5Ey5KCtiZhbvBlbUIxtGWY =
3+ github.com/NVIDIA/go-nvlib v0.6.1 h1:0/5FvaKvDJoJeJ+LFlh+NDQMxMlVw9wOXrOVrGXttfE =
4+ github.com/NVIDIA/go-nvlib v0.6.1 /go.mod h1:9UrsLGx/q1OrENygXjOuM5Ey5KCtiZhbvBlbUIxtGWY =
55github.com/NVIDIA/go-nvml v0.12.4-0 h1:4tkbB3pT1O77JGr0gQ6uD8FrsUPqP1A/EOEm2wI1TUg =
66github.com/NVIDIA/go-nvml v0.12.4-0 /go.mod h1:8Llmj+1Rr+9VGGwZuRer5N/aCjxGuR5nPb/9ebBiIEQ =
77github.com/NVIDIA/nvidia-container-toolkit v1.16.0 h1:NZyKfW0s8nfghoBSJJUth7OZB5ZzRGYbn3RaiTDYdHM =
You can’t perform that action at this time.
0 commit comments