diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-08-11 13:16:44 +0000 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2023-08-11 15:42:36 +0200 |
commit | f44555f4d7d0c31a46945d02b4e9f74fbeeffe0e (patch) | |
tree | 6df038d141f5d5aa713576768596e7beeb7b068e /go.mod | |
parent | 1c44dcbabc9fe8b74ee7a0a9b22d99a0b7337bd1 (diff) | |
download | git-bug-f44555f4d7d0c31a46945d02b4e9f74fbeeffe0e.tar.gz |
build(deps): bump github.com/99designs/gqlgen from 0.17.20 to 0.17.36
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.20 to 0.17.36.
- [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.20...v0.17.36)
---
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.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ require ( github.com/VividCortex/ewma v1.2.0 // indirect github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d // indirect github.com/cloudflare/circl v1.3.3 // indirect + github.com/hashicorp/golang-lru/v2 v2.0.3 // indirect github.com/lithammer/dedent v1.1.0 // indirect github.com/owenrumney/go-sarif v1.0.11 // indirect github.com/pjbgf/sha1cd v0.2.3 // indirect |