Update module go to 1.19 #7

Merged
kjuulh merged 1 commits from renovate/all into main 2022-10-26 19:33:03 +02:00

2
go.mod
View File

@ -1,6 +1,6 @@
module git.front.kjuulh.io/kjuulh/acc-server module git.front.kjuulh.io/kjuulh/acc-server
go 1.18 go 1.19
require ( require (
github.com/99designs/gqlgen v0.17.20 github.com/99designs/gqlgen v0.17.20