Skip to content

Commit

Permalink
chore: upgrade graphql-go-tools to resize code and just set skip data…
Browse files Browse the repository at this point in the history
… for existed fetch..
  • Loading branch information
xufeixiang committed Apr 26, 2024
1 parent 4a1566a commit 114e17a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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-20240426044638-6b437e948042
github.com/wundergraph/graphql-go-tools => github.com/fireboomio/graphql-go-tools v0.0.0-20240426062335-5b61a8dcd4bd
github.com/wundergraph/wundergraph => ./wundergraphGitSubmodule
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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-20240426044638-6b437e948042 h1:gnrLpq5KcAuuoaRmsk4+309R7wCk9ZQG07LsBhcG1uc=
github.com/fireboomio/graphql-go-tools v0.0.0-20240426044638-6b437e948042/go.mod h1:8Lj3WnDT5m+QGamBlqAqwn++OVcL30FXG+o6kf810bc=
github.com/fireboomio/graphql-go-tools v0.0.0-20240426062335-5b61a8dcd4bd h1:GW/65f1ODXhZeg74RGvjncoEwTmNxvg5zuC7MHA9OUQ=
github.com/fireboomio/graphql-go-tools v0.0.0-20240426062335-5b61a8dcd4bd/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=
Expand Down
2 changes: 1 addition & 1 deletion wundergraphGitSubmodule
Submodule wundergraphGitSubmodule updated 2 files
+1 −1 go.mod
+2 −2 go.sum

0 comments on commit 114e17a

Please sign in to comment.