From fd7a448cf0ea29d1581324b3a511abd5f7a57c40 Mon Sep 17 00:00:00 2001 From: xufeixiang Date: Thu, 25 Apr 2024 21:16:31 +0800 Subject: [PATCH] fix: upgrade graphql-go-tools to resolve repeat render template cause skip field json not effective. --- go.mod | 2 +- go.sum | 4 ++-- wundergraphGitSubmodule | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 3207aad..0d7e2b3 100644 --- a/go.mod +++ b/go.mod @@ -168,6 +168,6 @@ replace ( github.com/flowchartsman/handlebars/v3 => github.com/fireboomio/handlebars/v3 v3.0.0-20230407011829-1693185f0572 github.com/getkin/kin-openapi => github.com/fireboomio/kin-openapi v0.0.0-20240110095352-e1b4433e41a8 github.com/prisma/prisma-client-go => github.com/fireboomio/prisma-client-go v0.0.0-20240206070833-9430191256ec - github.com/wundergraph/graphql-go-tools => github.com/fireboomio/graphql-go-tools v0.0.0-20240425073158-826a9dc7e46f + github.com/wundergraph/graphql-go-tools => github.com/fireboomio/graphql-go-tools v0.0.0-20240425130903-53cbb44a8a48 github.com/wundergraph/wundergraph => ./wundergraphGitSubmodule ) diff --git a/go.sum b/go.sum index 3a21a0b..68b7082 100644 --- a/go.sum +++ b/go.sum @@ -136,8 +136,8 @@ github.com/fatih/color v1.13.0 h1:8LOYc1KYPPmyKMuN8QV2DNRWNbLo6LZ0iLs8+mlH53w= github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk= github.com/fatih/structs v1.1.0 h1:Q7juDM0QtcnhCpeyLGQKyg4TOIghuNXrkL32pHAUMxo= github.com/fatih/structs v1.1.0/go.mod h1:9NiDSp5zOcgEDl+j00MP/WkGVPOlPRLejGD8Ga6PJ7M= -github.com/fireboomio/graphql-go-tools v0.0.0-20240425073158-826a9dc7e46f h1:9bNLFRV1lYjao1NyktF9sxsDUISb9zftcl7Du1kMXvY= -github.com/fireboomio/graphql-go-tools v0.0.0-20240425073158-826a9dc7e46f/go.mod h1:8Lj3WnDT5m+QGamBlqAqwn++OVcL30FXG+o6kf810bc= +github.com/fireboomio/graphql-go-tools v0.0.0-20240425130903-53cbb44a8a48 h1:fJ4jWYRn7OXxLIW9gwwE7FDSPNsT1Av/mcEMmCgF6lU= +github.com/fireboomio/graphql-go-tools v0.0.0-20240425130903-53cbb44a8a48/go.mod h1:8Lj3WnDT5m+QGamBlqAqwn++OVcL30FXG+o6kf810bc= github.com/fireboomio/handlebars/v3 v3.0.0-20230407011829-1693185f0572 h1:utP3HLcMr38qlFFzMwjQeUWM0jxg+MPgktKucOQ2t4I= github.com/fireboomio/handlebars/v3 v3.0.0-20230407011829-1693185f0572/go.mod h1:zdeQ3Qna7Bd2JQiobPXuZKDOG3j7Byo6uXDaMLXHVAw= github.com/fireboomio/kin-openapi v0.0.0-20240110095352-e1b4433e41a8 h1:KaancvImcVJEnUVUxDwugkP6F7Yvb2FgasDuVkknZeU= diff --git a/wundergraphGitSubmodule b/wundergraphGitSubmodule index fa55331..c9db9bd 160000 --- a/wundergraphGitSubmodule +++ b/wundergraphGitSubmodule @@ -1 +1 @@ -Subproject commit fa55331826c6686dd080add549645b8c6c161c4e +Subproject commit c9db9bd5f8c8d454e4fa458a37f85354fccf6d06