fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.1.0
renovate/stability-days Updates have met minimum release age requirement
schemas / vulnerabilities (pull_request) Successful in 1m56s
schemas / check (pull_request) Successful in 3m39s
schemas / check-release (pull_request) Successful in 2m49s
pre-commit / pre-commit (pull_request) Successful in 6m35s
schemas / build (pull_request) Successful in 9m21s
schemas / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-05-03 16:11:48 +00:00
parent bd792e9027
commit a2867ade94
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