forked from Mirrors/oauth2
Fixing import path.
This commit is contained in:
parent
d7c8bcd0d0
commit
c0f71b6bc4
|
@ -82,7 +82,7 @@ import (
|
|||
"path"
|
||||
"time"
|
||||
|
||||
"github.com/rakyll/oauth2"
|
||||
"google.golang.org/oauth2"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in New Issue