diff --git a/go.mod b/go.mod index ff2d474..799ed31 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/ClusterCockpit/cc-backend -go 1.17 +go 1.18 require ( github.com/99designs/gqlgen v0.17.16