From a5ff9277f6b92fe2464dca006020343cb06445cf Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Wed, 1 May 2024 07:16:36 +0000 Subject: [PATCH] fix(deps): update module github.com/yamashou/gqlgenc to v0.23.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3d30a28..3775691 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.22 toolchain go1.22.0 require ( - github.com/Yamashou/gqlgenc v0.18.1 + github.com/Yamashou/gqlgenc v0.23.1 github.com/golangci/golangci-lint v1.55.1 github.com/hashicorp/terraform-plugin-docs v0.16.0 github.com/hashicorp/terraform-plugin-framework v1.4.2