Bump github.com/ClusterCockpit/go-rocm-smi from 0.3.0 to 0.4.0

Bumps [github.com/ClusterCockpit/go-rocm-smi](https://github.com/ClusterCockpit/go-rocm-smi) from 0.3.0 to 0.4.0.
- [Commits](https://github.com/ClusterCockpit/go-rocm-smi/compare/v0.3...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/ClusterCockpit/go-rocm-smi
  dependency-version: 0.4.0
  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]
2026-03-23 11:49:02 +00:00
committed by Thomas Gruber
parent 37ec7c19e6
commit c328fbf05a
2 changed files with 12 additions and 4 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.25.0
require (
github.com/ClusterCockpit/cc-lib/v2 v2.10.0
github.com/ClusterCockpit/go-rocm-smi v0.3.0
github.com/ClusterCockpit/go-rocm-smi v0.4.0
github.com/NVIDIA/go-nvml v0.13.0-1
github.com/PaesslerAG/gval v1.2.4
github.com/fsnotify/fsnotify v1.9.0