mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2026-04-07 00:17:29 +02:00
Bump github.com/ClusterCockpit/go-rocm-smi from 0.4.0 to 0.5.0
Bumps [github.com/ClusterCockpit/go-rocm-smi](https://github.com/ClusterCockpit/go-rocm-smi) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/ClusterCockpit/go-rocm-smi/releases) - [Commits](https://github.com/ClusterCockpit/go-rocm-smi/compare/v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: github.com/ClusterCockpit/go-rocm-smi dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
4
go.mod
4
go.mod
@@ -1,10 +1,10 @@
|
||||
module github.com/ClusterCockpit/cc-metric-collector
|
||||
|
||||
go 1.25.0
|
||||
go 1.25.8
|
||||
|
||||
require (
|
||||
github.com/ClusterCockpit/cc-lib/v2 v2.11.0
|
||||
github.com/ClusterCockpit/go-rocm-smi v0.4.0
|
||||
github.com/ClusterCockpit/go-rocm-smi v0.5.0
|
||||
github.com/NVIDIA/go-nvml v0.13.0-1
|
||||
github.com/PaesslerAG/gval v1.2.4
|
||||
github.com/fsnotify/fsnotify v1.9.0
|
||||
|
||||
Reference in New Issue
Block a user