From 2578e650905282f6be8ca96a4f35be6a71a1a862 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 23:20:34 +0000 Subject: [PATCH] Update module github.com/wundergraph/graphql-go-tools to v1.67.2 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 008be7382..dbacc6008 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/testcontainers/testcontainers-go v0.29.1 github.com/testcontainers/testcontainers-go/modules/postgres v0.29.1 github.com/vektah/gqlparser/v2 v2.5.11 - github.com/wundergraph/graphql-go-tools v1.67.1 + github.com/wundergraph/graphql-go-tools v1.67.2 go.infratographer.com/metadata-api v0.0.4 go.infratographer.com/permissions-api v0.3.2 go.infratographer.com/x v0.3.9 diff --git a/go.sum b/go.sum index 4f9936731..28f510c36 100644 --- a/go.sum +++ b/go.sum @@ -432,8 +432,8 @@ github.com/vmihailenco/msgpack/v5 v5.4.1 h1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IU github.com/vmihailenco/msgpack/v5 v5.4.1/go.mod h1:GaZTsDaehaPpQVyxrf5mtQlH+pc21PIudVV/E3rRQok= github.com/vmihailenco/tagparser/v2 v2.0.0 h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAhO7/IwNM9g= github.com/vmihailenco/tagparser/v2 v2.0.0/go.mod h1:Wri+At7QHww0WTrCBeu4J6bNtoV6mEfg5OIWRZA9qds= -github.com/wundergraph/graphql-go-tools v1.67.1 h1:VMd3RUptjVeoFLdxbqOVFuIiFt1s1mAMwELOO+Foayg= -github.com/wundergraph/graphql-go-tools v1.67.1/go.mod h1:XPiFH1mHduFuQTYiGpQe6ZtNI7/BX4EJQVMXr6oWxw0= +github.com/wundergraph/graphql-go-tools v1.67.2 h1:79cKWyzL6oiYPePORqDgc00eugUK4HI9YuA79rHWMJM= +github.com/wundergraph/graphql-go-tools v1.67.2/go.mod h1:XPiFH1mHduFuQTYiGpQe6ZtNI7/BX4EJQVMXr6oWxw0= github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb h1:zGWFAtiMcyryUHoUjUJX0/lt1H2+i2Ka2n+D3DImSNo= github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU= github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 h1:EzJWgHovont7NscjpAxXsDA8S8BMYve8Y5+7cuRE7R0=