mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 18:42:18 +03:00
13c3b8afe2
Current Redis client used https://github.com/garyburd/redigo/ has been archived and further development is done at https://github.com/gomodule/redigo This commit updates the client library accordingly. Fixes #6392