As-is, using go mod will fail building this package since it points to v2.0.0 by default of this repository which is the fork of gomodule/redigo. Possibly tagging a new version (e.g. v2.1.0 or something) would fix this. Alternatively, adding full support of go mod would be welcome!
As-is, using go mod will fail building this package since it points to v2.0.0 by default of this repository which is the fork of gomodule/redigo. Possibly tagging a new version (e.g. v2.1.0 or something) would fix this. Alternatively, adding full support of go mod would be welcome!