fixes while integrating into webapp
This commit is contained in:
@@ -3,9 +3,6 @@ module github.com/Khan/genqlient
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/Khan/graphql v0.0.0-20191109005718-3b51154b2bc5
|
||||
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
|
||||
github.com/vektah/gqlparser v1.2.0
|
||||
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 // indirect
|
||||
gopkg.in/yaml.v2 v2.2.2
|
||||
github.com/vektah/gqlparser/v2 v2.1.0
|
||||
gopkg.in/yaml.v2 v2.2.4
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user