chore(deps): update module go to 1.18

This commit is contained in:
renovate[bot] 2022-07-21 12:23:26 +00:00 committed by GitHub
parent 12bf780b75
commit d098c586b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/zdam-egzamin-zawodowy/backend
go 1.17
go 1.18
require (
github.com/99designs/gqlgen v0.14.0