fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.1.0 (#823)
schemas / check (push) Successful in 2m41s
schemas / vulnerabilities (push) Successful in 2m5s
Release / release (push) Successful in 59s
schemas / check-release (push) Successful in 2m52s
pre-commit / pre-commit (push) Successful in 6m45s
schemas / build (push) Successful in 10m57s
schemas / deploy-prod (push) Successful in 1m9s

This commit was merged in pull request #823.
This commit is contained in:
2026-05-03 17:17:22 +00:00
parent 763f502f7b
commit 7e69b7d0a9
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -16,7 +16,7 @@ require (
github.com/sparetimecoders/goamqp v0.3.3
github.com/stretchr/testify v1.11.1
github.com/vektah/gqlparser/v2 v2.5.33
github.com/wundergraph/graphql-go-tools/v2 v2.0.0
github.com/wundergraph/graphql-go-tools/v2 v2.1.0
gitlab.com/unboundsoftware/eventsourced/amqp v1.9.1
gitlab.com/unboundsoftware/eventsourced/eventsourced v1.19.4
gitlab.com/unboundsoftware/eventsourced/pg v1.18.7
@@ -66,7 +66,7 @@ require (
github.com/sethvargo/go-retry v0.3.0 // indirect
github.com/sosodev/duration v1.4.0 // indirect
github.com/stretchr/objx v0.5.2 // indirect
github.com/tidwall/gjson v1.17.0 // indirect
github.com/tidwall/gjson v1.18.0 // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.1 // indirect
github.com/tidwall/sjson v1.2.5 // indirect