Extend node repository unit tests

This commit is contained in:
2026-02-12 09:30:14 +01:00
parent 54ea5d7900
commit f016bd4232
4 changed files with 151 additions and 9 deletions

2
go.mod
View File

@@ -124,5 +124,3 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
sigs.k8s.io/yaml v1.6.0 // indirect
)
replace github.com/ClusterCockpit/cc-lib/v2 => ../cc-lib