stacktic
/
dropbox
Archived
1
0
Fork 0

Switch from github.com/golang/oauth2 to github.com/stacktic/oauth2

This commit is contained in:
Arnaud Ysmal 2014-09-07 19:15:26 +02:00
parent c2d783465a
commit a7ca85be35
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ import (
"strings"
"time"
"github.com/golang/oauth2"
"github.com/stacktic/oauth2"
)
// ErrNotAuth is the error returned when the OAuth token is not provided