From 9bee6ab605be42f813462d00a435a429570d6198 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Tue, 1 Aug 2023 06:24:47 +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.65.0 to 1.66.0. - [Release notes](https://github.com/wundergraph/graphql-go-tools/releases) - [Commits](https://github.com/wundergraph/graphql-go-tools/compare/v1.65.0...v1.66.0) --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 3712197..ef25490 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.65.0 + github.com/wundergraph/graphql-go-tools v1.66.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 84c35c4..7e5da97 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.65.0 h1:TPa+bgNxDt/lP0VmFlmTjOvnOldtpnS3zqLsCSDVkcw= -github.com/wundergraph/graphql-go-tools v1.65.0/go.mod h1:FM8q4EUCc50RGAeKSAKuGs3UfQXIYtC9c5sRTEC0udk= +github.com/wundergraph/graphql-go-tools v1.66.0 h1:cPf+uhArANF1oSxSDaIlykcacnwIwSLV450D5Lcw0Lc= +github.com/wundergraph/graphql-go-tools v1.66.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=