module github.com/Khan/genqlient go 1.13 require ( github.com/vektah/gqlparser/v2 v2.1.0 gopkg.in/yaml.v2 v2.2.4 )