From 6ec07717418833c2adc03caa377023309b2fbcd3 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 28 Jul 2023 06:25:39 +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.1 to 1.65.0. - [Release notes](https://github.com/wundergraph/graphql-go-tools/releases) - [Commits](https://github.com/wundergraph/graphql-go-tools/compare/v1.64.1...v1.65.0) --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 26e3f4a..424c723 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.1 + github.com/wundergraph/graphql-go-tools v1.65.0 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 b0560df..4b1c699 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.1 h1:TwerEDEkYoelxx/l+wLZ25nzrAi3atkEWs/EZQzADiU= -github.com/wundergraph/graphql-go-tools v1.64.1/go.mod h1:FM8q4EUCc50RGAeKSAKuGs3UfQXIYtC9c5sRTEC0udk= +github.com/wundergraph/graphql-go-tools v1.65.0 h1:TPa+bgNxDt/lP0VmFlmTjOvnOldtpnS3zqLsCSDVkcw= +github.com/wundergraph/graphql-go-tools v1.65.0/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