Update go.mod

This commit is contained in:
Jan Eitzinger 2023-02-21 14:50:08 +01:00
parent 63f8555af7
commit 33bfc6dbc6

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/ClusterCockpit/cc-backend
go 1.17
go 1.18
require (
github.com/99designs/gqlgen v0.17.16