Skip to content

Commit 7f57f1f

Browse files
committed
Update vendoring
Signed-off-by: Evan Lezar <[email protected]>
1 parent 5b8b101 commit 7f57f1f

27 files changed

+28195
-2692
lines changed

go.mod

+2
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ require (
1313
github.com/pmezard/go-difflib v1.0.0 // indirect
1414
gopkg.in/yaml.v3 v3.0.1 // indirect
1515
)
16+
17+
replace github.com/NVIDIA/go-nvml => ../go-nvml

go.sum

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
github.com/NVIDIA/go-nvml v0.12.0-3 h1:QwfjYxEqIQVRhl8327g2Y3ZvKResPydpGSKtCIIK9jE=
2-
github.com/NVIDIA/go-nvml v0.12.0-3/go.mod h1:SOufGc5Wql+cxrIZ8RyJwVKDYxfbs4WPkHXqadcbfvA=
31
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
42
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
53
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=

vendor/github.com/NVIDIA/go-nvml/pkg/nvml/api.go

+24-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/NVIDIA/go-nvml/pkg/nvml/cgo_helpers.go vendor/github.com/NVIDIA/go-nvml/pkg/nvml/cgo_helpers_static.go

+11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)