aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index 19d41fd1..445a12eb 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -57,8 +57,8 @@
branch = "master"
[[constraint]]
- name = "github.com/vektah/gqlgen"
- version = "0.3.0"
+ name = "github.com/99designs/gqlgen"
+ version = "0.5.1"
[[constraint]]
name = "github.com/jroimartin/gocui"