From 1d9d9283745cd2c4922bfb183e05200e954d3b00 Mon Sep 17 00:00:00 2001 From: Alex Gorelov Date: Sun, 8 Apr 2018 16:44:22 +0300 Subject: [PATCH] Update README.md (#1877) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28fccb58..021293db 100644 --- a/README.md +++ b/README.md @@ -393,7 +393,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [neo4j](https://github.com/cihangir/neo4j) - Neo4j Rest API Bindings for Golang. * [Neo4j-GO](https://github.com/davemeehan/Neo4j-GO) - Neo4j REST Client in golang. * [neoism](https://github.com/jmcvetta/neoism) - Neo4j client for Golang. - * [redigo](https://github.com/garyburd/redigo) - Redigo is a Go client for the Redis database. + * [redigo](https://github.com/gomodule/redigo) - Redigo is a Go client for the Redis database. * [redis](https://github.com/go-redis/redis) - Redis client for Golang. * [redis](https://github.com/hoisie/redis) - Simple, powerful Redis client for Go. * [redis](https://github.com/bsm/redeo) - Redis-protocol compatible TCP servers/services.