Switch to google.golang.org based import path.

This commit is contained in:
Burcu Dogan 2014-05-27 14:37:35 +02:00
parent 002375a1dd
commit 13179d7d8a
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ import (
"path"
"time"
"github.com/golang/oauth2"
"google.golang.org/oauth2"
)
const (