forked from Mirrors/oauth2
Package will be available on github.com/golang/oauth2.
This commit is contained in:
parent
c0f71b6bc4
commit
6c54258546
|
@ -82,7 +82,7 @@ import (
|
|||
"path"
|
||||
"time"
|
||||
|
||||
"google.golang.org/oauth2"
|
||||
"github.com/golang/oauth2"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in New Issue