mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2026-01-18 03:01:46 +01:00
Switch to cc-lib v2
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
lp "github.com/ClusterCockpit/cc-lib/ccMessage"
|
||||
lp "github.com/ClusterCockpit/cc-lib/v2/ccMessage"
|
||||
)
|
||||
|
||||
const MAX_NUM_PROCS = 10
|
||||
|
||||
Reference in New Issue
Block a user