We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97cfe4 commit 0876522Copy full SHA for 0876522
go.mod
@@ -3,6 +3,6 @@ module github.com/forgoer/thinkgo
3
go 1.11
4
5
require (
6
- github.com/gomodule/redigo v2.0.0+incompatible
+ github.com/gomodule/redigo/redis v0.0.0-20200429221454-e14091dffc1b
7
github.com/stretchr/testify v1.5.1
8
)
0 commit comments