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

This commit is contained in:
2023-06-24 14:29:14 +00:00
committed by Gitea
parent 078f478e13
commit 78c2270e63
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.4
github.com/vektah/gqlparser/v2 v2.5.5
)
require (