mirror of
https://github.com/pgsty/minio.git
synced 2026-03-21 09:15:08 +01:00
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