diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-08-08 04:33:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-08 04:33:06 +0000 |
commit | a89355e7fbcaaa5efb07d43c1f19a4be2e2c1537 (patch) | |
tree | f0d03d611dae12b37cb98693405bbee3eec3eb8f | |
parent | 2c3034a0abe13eb6b07d8dd13041e7be4adc6f93 (diff) | |
download | git-bug-a89355e7fbcaaa5efb07d43c1f19a4be2e2c1537.tar.gz |
build(deps): bump github.com/99designs/gqlgen from 0.9.1 to 0.9.2
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Commits](https://github.com/99designs/gqlgen/compare/v0.9.1...v0.9.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r-- | Gopkg.lock | 6 | ||||
-rw-r--r-- | Gopkg.toml | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -2,7 +2,7 @@ [[projects]] - digest = "1:5038f1f51cfeed48d9643aeb573ecf62393a50ba3165322462e86e6a6d290a19" + digest = "1:25c825a120e8ae421b807f06eaa30f4d30ad3700fc103b7aaa24af8358498d31" name = "github.com/99designs/gqlgen" packages = [ "api", @@ -21,8 +21,8 @@ "plugin/schemaconfig", ] pruneopts = "UT" - revision = "b128a29122e8ca8ada5f34cc18338fa7c10fc5b4" - version = "v0.9.1" + revision = "4eeacc6e4cb7bedc7c5312b6a3947697ad5cfb55" + version = "v0.9.2" [[projects]] branch = "master" @@ -58,7 +58,7 @@ [[constraint]] name = "github.com/99designs/gqlgen" - version = "0.9.1" + version = "0.9.2" [[constraint]] name = "github.com/MichaelMure/gocui" |