mirror of
https://github.com/clearml/go-nvlib
synced 2025-02-07 13:21:24 +00:00
This pulls in a newer version of gopkg.in/yaml.v3 that no longer contains a high severity CVE https://nvd.nist.gov/vuln/detail/CVE-2022-28948 Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
18 lines
480 B
Plaintext
18 lines
480 B
Plaintext
# github.com/NVIDIA/go-nvml v0.12.0-1
|
|
## explicit; go 1.15
|
|
github.com/NVIDIA/go-nvml/pkg/dl
|
|
github.com/NVIDIA/go-nvml/pkg/nvml
|
|
# github.com/davecgh/go-spew v1.1.1
|
|
## explicit
|
|
github.com/davecgh/go-spew/spew
|
|
# github.com/pmezard/go-difflib v1.0.0
|
|
## explicit
|
|
github.com/pmezard/go-difflib/difflib
|
|
# github.com/stretchr/testify v1.8.4
|
|
## explicit; go 1.20
|
|
github.com/stretchr/testify/assert
|
|
github.com/stretchr/testify/require
|
|
# gopkg.in/yaml.v3 v3.0.1
|
|
## explicit
|
|
gopkg.in/yaml.v3
|