From 4f29428d6f9f8349db2eeb8399a6f7b168f40aa1 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Sat, 22 Jul 2023 06:24:43 +0000 Subject: [PATCH] chore(deps): bump github.com/wundergraph/graphql-go-tools Bumps [github.com/wundergraph/graphql-go-tools](https://github.com/wundergraph/graphql-go-tools) from 1.64.0 to 1.64.1. - [Release notes](https://github.com/wundergraph/graphql-go-tools/releases) - [Commits](https://github.com/wundergraph/graphql-go-tools/compare/v1.64.0...v1.64.1) --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index fd82fd6..dab27fe 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/sparetimecoders/goamqp v0.1.5 github.com/stretchr/testify v1.8.4 github.com/vektah/gqlparser/v2 v2.5.8 - github.com/wundergraph/graphql-go-tools v1.64.0 + github.com/wundergraph/graphql-go-tools v1.64.1 gitlab.com/unboundsoftware/eventsourced/amqp v1.6.4 gitlab.com/unboundsoftware/eventsourced/eventsourced v1.13.0 gitlab.com/unboundsoftware/eventsourced/pg v1.12.0 diff --git a/go.sum b/go.sum index fa63e10..9c321b6 100644 --- a/go.sum +++ b/go.sum @@ -158,8 +158,8 @@ github.com/urfave/cli/v2 v2.25.5 h1:d0NIAyhh5shGscroL7ek/Ya9QYQE0KNabJgiUinIQkc= github.com/urfave/cli/v2 v2.25.5/go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc= github.com/vektah/gqlparser/v2 v2.5.8 h1:pm6WOnGdzFOCfcQo9L3+xzW51mKrlwTEg4Wr7AH1JW4= github.com/vektah/gqlparser/v2 v2.5.8/go.mod h1:z8xXUff237NntSuH8mLFijZ+1tjV1swDbpDqjJmk6ME= -github.com/wundergraph/graphql-go-tools v1.64.0 h1:UeQalda2BbCzNQAjXZnk60nnkSyCW1PjUBveLFfRLhs= -github.com/wundergraph/graphql-go-tools v1.64.0/go.mod h1:FM8q4EUCc50RGAeKSAKuGs3UfQXIYtC9c5sRTEC0udk= +github.com/wundergraph/graphql-go-tools v1.64.1 h1:TwerEDEkYoelxx/l+wLZ25nzrAi3atkEWs/EZQzADiU= +github.com/wundergraph/graphql-go-tools v1.64.1/go.mod h1:FM8q4EUCc50RGAeKSAKuGs3UfQXIYtC9c5sRTEC0udk= github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU= github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673/go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8= github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k= -- 2.52.0