Add test for clusterConfig

This commit is contained in:
2024-07-03 12:11:43 +02:00
parent bd89ce7cc9
commit b05909969f
2 changed files with 12 additions and 3 deletions

1
go.mod
View File

@@ -7,6 +7,7 @@ require (
github.com/ClusterCockpit/cc-units v0.4.0
github.com/Masterminds/squirrel v1.5.3
github.com/coreos/go-oidc/v3 v3.9.0
github.com/davecgh/go-spew v1.1.1
github.com/go-co-op/gocron v1.25.0
github.com/go-ldap/ldap/v3 v3.4.4
github.com/go-sql-driver/mysql v1.7.0