diff options
Diffstat (limited to 'Gopkg.toml')
-rw-r--r-- | Gopkg.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |