diff --git a/README.md b/README.md index 23b61f33..0e453a25 100644 --- a/README.md +++ b/README.md @@ -1094,7 +1094,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [gojsonq](https://github.com/thedevsaddam/gojsonq) - A simple Go package to Query over JSON Data. * [graphql](https://github.com/tmc/graphql) - graphql parser + utilities. -* [graphql](https://github.com/sevki/graphql) - GraphQL implementation in go. * [graphql](https://github.com/neelance/graphql-go) - GraphQL server with a focus on ease of use. * [graphql-go](https://github.com/graphql-go/graphql) - Implementation of GraphQL for Go. * [jsonql](https://github.com/elgs/jsonql) - JSON query expression library in Golang.