Skip to content

Commit

Permalink
Modify README
Browse files Browse the repository at this point in the history
  • Loading branch information
LyricTian committed Jun 30, 2020
1 parent 717177f commit ebe9781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ $ go get -u -v github.com/go-oauth2/redis/v4
package main

import (
"github.com/go-redis/redis"
"github.com/go-redis/redis/v8"
oredis "github.com/go-oauth2/redis/v4"
"github.com/go-oauth2/oauth2/v4/manage"
)
Expand Down

0 comments on commit ebe9781

Please sign in to comment.