Remove local development path

This commit is contained in:
Thomas Roehl 2025-02-24 18:35:16 +01:00
parent a476f1753e
commit 01ff8b2e9b

2
go.mod
View File

@ -46,5 +46,3 @@ require (
golang.org/x/net v0.31.0 // indirect
google.golang.org/protobuf v1.35.2 // indirect
)
replace github.com/ClusterCockpit/cc-lib => ../cc-lib