We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 717177f commit ebe9781Copy full SHA for ebe9781
README.md
@@ -14,7 +14,7 @@ $ go get -u -v github.com/go-oauth2/redis/v4
14
package main
15
16
import (
17
- "github.com/go-redis/redis"
+ "github.com/go-redis/redis/v8"
18
oredis "github.com/go-oauth2/redis/v4"
19
"github.com/go-oauth2/oauth2/v4/manage"
20
)
0 commit comments