From 60499d80f51056e763333f6e375956e013e0d312 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 20:55:09 +0000 Subject: [PATCH] Update module github.com/Yamashou/gqlgenc to v0.27.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 13ac1c03..4b07d062 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( entgo.io/ent v0.12.4 github.com/3th1nk/cidr v0.2.0 github.com/99designs/gqlgen v0.17.38 - github.com/Yamashou/gqlgenc v0.15.1 + github.com/Yamashou/gqlgenc v0.27.2 github.com/brianvoe/gofakeit/v6 v6.26.3 github.com/hashicorp/go-multierror v1.1.1 github.com/hasura/go-graphql-client v0.10.2