From a40b27e12688b73c8a5e9e5a01d07e916d865f44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 08:20:36 +0000 Subject: [PATCH] Update module github.com/Yamashou/gqlgenc to v0.25.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 719de50..69c90dc 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( entgo.io/contrib v0.4.5 entgo.io/ent v0.12.4 github.com/99designs/gqlgen v0.17.38 - github.com/Yamashou/gqlgenc v0.15.1 + github.com/Yamashou/gqlgenc v0.25.2 github.com/brianvoe/gofakeit/v6 v6.24.0 github.com/hashicorp/go-multierror v1.1.1 github.com/labstack/echo/v4 v4.11.3