mirror of
https://github.com/clearml/go-nvlib
synced 2025-02-11 23:23:41 +00:00
9 lines
142 B
Modula-2
9 lines
142 B
Modula-2
module gitlab.com/nvidia/cloud-native/go-nvlib
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/NVIDIA/go-nvml v0.12.0-1
|
|
github.com/stretchr/testify v1.7.0
|
|
)
|