morris-ribs / api-golang-graphql

GraphQL server in Go
18 stars 4 forks source link

go get github.com/graphql-go #2

Open JoseRFJuniorLLMs opened 6 years ago

JoseRFJuniorLLMs commented 6 years ago

go get github.com/graphql-go package github.com/graphql-go: invalid github.com/ import path "github.com/graphql-go"

bipin244 commented 6 years ago

You can add graphql-go using this command go get github.com/graphql-go/graphql