Update graphql-go
new repo URL. (#985)
Previously `github.com/chris-ramon/graphql-go` is now `github.com/graphql-go/graphql`.
This commit is contained in:
parent
d0646b8f74
commit
3fe8d685bf
@ -702,7 +702,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
* [graphql](https://github.com/tmc/graphql) - graphql parser + utilities.
|
||||
* [graphql](https://github.com/sevki/graphql) - GraphQL implementation in go.
|
||||
* [graphql-go](https://github.com/chris-ramon/graphql-go) - An implementation of GraphQL for Go.
|
||||
* [graphql-go](https://github.com/graphql-go/graphql) - An implementation of GraphQL for Go.
|
||||
* [jsonql](https://github.com/elgs/jsonql) - JSON query expression library in Golang.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user