mirror of
https://github.com/golang/oauth2.git
synced 2025-07-21 00:00:09 +08:00
Switch to google.golang.org based import path.
This commit is contained in:
parent
002375a1dd
commit
13179d7d8a
@ -72,7 +72,7 @@ import (
|
||||
"path"
|
||||
"time"
|
||||
|
||||
"github.com/golang/oauth2"
|
||||
"google.golang.org/oauth2"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Loading…
x
Reference in New Issue
Block a user