1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-07-26 22:26:08 +02:00

Update go.mod

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

2
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