forked from remote/oauth2
Fixing import path.
This commit is contained in:
@@ -82,7 +82,7 @@ import (
|
|||||||
"path"
|
"path"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/rakyll/oauth2"
|
"google.golang.org/oauth2"
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|||||||
Reference in New Issue
Block a user