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
)