Upgrade cc-units

This commit is contained in:
2023-05-04 17:20:33 +02:00
parent 066c4553b4
commit 50cf2f57d1
3 changed files with 24 additions and 21 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.18
require (
github.com/99designs/gqlgen v0.17.24
github.com/ClusterCockpit/cc-units v0.3.0
github.com/ClusterCockpit/cc-units v0.4.0
github.com/Masterminds/squirrel v1.5.3
github.com/go-ldap/ldap/v3 v3.4.4
github.com/go-sql-driver/mysql v1.7.0