From fdb721ea26f3d9548990c8b5d8a6384e7765e3e7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 07:52:45 +0000 Subject: [PATCH] Update module github.com/99designs/gqlgen to v0.17.1 [ci nobuild] --- gql-test/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gql-test/go.mod b/gql-test/go.mod index e542308..10cf516 100644 --- a/gql-test/go.mod +++ b/gql-test/go.mod @@ -5,7 +5,7 @@ go 1.14 replace github.com/xplorfin/gql-bigint => ../ require ( - github.com/99designs/gqlgen v0.13.0 + github.com/99designs/gqlgen v0.17.1 github.com/stretchr/testify v1.7.0 github.com/vektah/gqlparser/v2 v2.2.0 github.com/xplorfin/gql-bigint v0.0.0-00010101000000-000000000000