module github.com/nautilus/gateway require ( github.com/99designs/gqlgen v0.7.1 github.com/graph-gophers/graphql-go v0.0.0-20190108123631-d5b7dc6be53b github.com/mitchellh/mapstructure v1.1.2 github.com/nautilus/graphql v0.0.6 github.com/sirupsen/logrus v1.3.0 github.com/spf13/cobra v0.0.3 github.com/stretchr/testify v1.3.0 github.com/vektah/gqlparser v1.1.0 golang.org/x/net v0.0.0-20190213061140-3a22650c66bd )