From 895b67909b8afc3723577f83fb0bb0df53571728 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 13:58:37 +0000 Subject: [PATCH] Update module github.com/99designs/gqlgen to v0.17.90 --- sdk/runtime/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/runtime/go.mod b/sdk/runtime/go.mod index 17eec88..eee86fe 100644 --- a/sdk/runtime/go.mod +++ b/sdk/runtime/go.mod @@ -20,7 +20,7 @@ require ( ) require ( - github.com/99designs/gqlgen v0.17.75 + github.com/99designs/gqlgen v0.17.90 github.com/Khan/genqlient v0.8.1 github.com/cenkalti/backoff/v4 v4.3.0 // indirect github.com/cenkalti/backoff/v5 v5.0.2 // indirect