aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-14 04:11:51 +0000
committerMichael Muré <batolettre@gmail.com>2022-09-14 11:43:29 +0200
commit678cb0e12dda9e6c8d874517195465447fcc8dcf (patch)
treea4f1a03cc85c4374cb34e72b6bce0e6921f4e2da /go.mod
parent896d7cb1b03d449f399bd835693188c3910866a5 (diff)
downloadgit-bug-678cb0e12dda9e6c8d874517195465447fcc8dcf.tar.gz
build(deps): bump github.com/99designs/gqlgen from 0.17.13 to 0.17.17
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.13 to 0.17.17. - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](https://github.com/99designs/gqlgen/compare/v0.17.13...v0.17.17) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index a4d07c0c..09782bee 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/MichaelMure/git-bug
go 1.18
require (
- github.com/99designs/gqlgen v0.17.13
+ github.com/99designs/gqlgen v0.17.17
github.com/99designs/keyring v1.2.1
github.com/MichaelMure/go-term-text v0.3.1
github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7
@@ -25,7 +25,7 @@ require (
github.com/skratchdot/open-golang v0.0.0-20190402232053-79abb63cd66e
github.com/spf13/cobra v1.5.0
github.com/stretchr/testify v1.8.0
- github.com/vektah/gqlparser/v2 v2.4.6
+ github.com/vektah/gqlparser/v2 v2.5.1
github.com/xanzy/go-gitlab v0.73.1
golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838
golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c