Switch from github.com/golang/oauth2 to github.com/stacktic/oauth2
This commit is contained in:
parent
c2d783465a
commit
a7ca85be35
|
@ -39,7 +39,7 @@ import (
|
||||||
"strings"
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/golang/oauth2"
|
"github.com/stacktic/oauth2"
|
||||||
)
|
)
|
||||||
|
|
||||||
// ErrNotAuth is the error returned when the OAuth token is not provided
|
// ErrNotAuth is the error returned when the OAuth token is not provided
|
||||||
|
|
Reference in New Issue
Block a user