Bump github.com/NVIDIA/go-nvlib from 0.6.1 to 0.7.0

Bumps [github.com/NVIDIA/go-nvlib](https://github.com/NVIDIA/go-nvlib) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/NVIDIA/go-nvlib/releases)
- [Commits](https://github.com/NVIDIA/go-nvlib/compare/v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/NVIDIA/go-nvlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-16 08:25:38 +00:00
committed by GitHub
parent cb52e779ba
commit 2bc4201205
4 changed files with 46 additions and 4 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/NVIDIA/nvidia-container-toolkit
go 1.22.0
require (
github.com/NVIDIA/go-nvlib v0.6.1
github.com/NVIDIA/go-nvlib v0.7.0
github.com/NVIDIA/go-nvml v0.12.4-1
github.com/moby/sys/symlink v0.3.0
github.com/opencontainers/runtime-spec v1.2.0