fcbc25e789
We are replacing the very outdated redigo Go module with the official redis Go module, go-redis. Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
8 lines
211 B
JSON
8 lines
211 B
JSON
{
|
|
"name": "redis",
|
|
"version": "9.1.0",
|
|
"main": "index.js",
|
|
"repository": "git@github.com:redis/go-redis.git",
|
|
"author": "Vladimir Mihailenco <vladimir.webdev@gmail.com>",
|
|
"license": "BSD-2-clause"
|
|
}
|