55## Install
66
77``` bash
8- $ go get -u -v gopkg.in /go-oauth2/redis. v4
8+ $ go get -u -v github.com /go-oauth2/redis/ v4
99```
1010
1111## Usage
@@ -15,8 +15,8 @@ package main
1515
1616import (
1717 " github.com/go-redis/redis"
18- oredis " gopkg.in /go-oauth2/redis. v4"
19- " gopkg.in/ oauth2.v3 /manage"
18+ oredis " github.com /go-oauth2/redis/ v4"
19+ " github.com/go- oauth2/oauth2/v4 /manage"
2020)
2121
2222func main () {
@@ -46,9 +46,9 @@ Copyright (c) 2020 Lyric
4646[ Build-Status-Image ] : https://travis-ci.org/go-oauth2/redis.svg?branch=master
4747[ codecov-url ] : https://codecov.io/gh/go-oauth2/redis
4848[ codecov-image ] : https://codecov.io/gh/go-oauth2/redis/branch/master/graph/badge.svg
49- [ reportcard-url ] : https://goreportcard.com/report/gopkg.in /go-oauth2/redis. v4
50- [ reportcard-image ] : https://goreportcard.com/badge/gopkg.in /go-oauth2/redis. v4
51- [ godoc-url ] : https://godoc.org/gopkg.in /go-oauth2/redis. v4
52- [ godoc-image ] : https://godoc.org/gopkg.in /go-oauth2/redis. v4?status.svg
49+ [ reportcard-url ] : https://goreportcard.com/report/github.com /go-oauth2/redis/ v4
50+ [ reportcard-image ] : https://goreportcard.com/badge/github.com /go-oauth2/redis/ v4
51+ [ godoc-url ] : https://godoc.org/github.com /go-oauth2/redis/ v4
52+ [ godoc-image ] : https://godoc.org/github.com /go-oauth2/redis/ v4?status.svg
5353[ license-url ] : http://opensource.org/licenses/MIT
5454[ license-image ] : https://img.shields.io/npm/l/express.svg
0 commit comments