Bump github.com/vektah/gqlparser/v2 from 2.5.20 to 2.5.27 (#99)

Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.5.20 to 2.5.27.
- [Release notes](https://github.com/vektah/gqlparser/releases)
- [Commits](https://github.com/vektah/gqlparser/compare/v2.5.20...v2.5.27)

---
updated-dependencies:
- dependency-name: github.com/vektah/gqlparser/v2
  dependency-version: 2.5.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-08 11:54:54 +03:00
committed by Vasiliy Tolstov
parent fb2a59d2f2
commit 8bd8adbd27
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ toolchain go1.23.4
require (
github.com/fatih/structtag v1.2.0
github.com/jhump/protoreflect v1.17.0
github.com/vektah/gqlparser/v2 v2.5.20
github.com/vektah/gqlparser/v2 v2.5.27
go.unistack.org/micro-proto/v4 v4.1.0
golang.org/x/tools v0.28.0
google.golang.org/protobuf v1.35.2