Fix oauth2's import path.
This commit is contained in:
@@ -72,7 +72,7 @@ import (
|
||||
"path"
|
||||
"time"
|
||||
|
||||
"google.golang.org/oauth2"
|
||||
"github.com/golang/oauth2"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user