likwidMetric: Replace deprecated x/thread package

This commit is contained in:
Michael Panzlaff
2026-07-07 17:03:50 +02:00
parent 14000c0ff0
commit c4fb350ad2
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ import (
topo "github.com/ClusterCockpit/cc-metric-collector/pkg/ccTopology"
"github.com/NVIDIA/go-nvml/pkg/dl"
"github.com/fsnotify/fsnotify"
"golang.design/x/thread"
"golang.design/x/runtime/thread"
)
const (