update cc-lib to v2.11.0

This commit is contained in:
Michael Panzlaff
2026-03-23 16:09:38 +01:00
parent c328fbf05a
commit b947f98459
2 changed files with 7 additions and 15 deletions

4
go.mod
View File

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