fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.225

This commit is contained in:
Renovate
2025-09-09 14:59:00 +00:00
parent 4a14f41324
commit ecc4da28ff
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
module gitlab.com/unboundsoftware/schemas
go 1.24.4
go 1.25
require (
github.com/99designs/gqlgen v0.17.78
@@ -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.30
github.com/wundergraph/graphql-go-tools/v2 v2.0.0-rc.224
github.com/wundergraph/graphql-go-tools/v2 v2.0.0-rc.225
gitlab.com/unboundsoftware/eventsourced/amqp v1.8.1
gitlab.com/unboundsoftware/eventsourced/eventsourced v1.19.2
gitlab.com/unboundsoftware/eventsourced/pg v1.17.0