Merge pull request 'Update module github.com/vektah/gqlparser/v2 to v2.5.6' (#18) from renovate/all into main
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-27 21:49:24 +00:00
committed by Gitea
parent 78c2270e63
commit 16618cb73f
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.19
require (
github.com/99designs/gqlgen v0.17.34
github.com/vektah/gqlparser/v2 v2.5.5
github.com/vektah/gqlparser/v2 v2.5.6
)
require (