Archived
1
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

View File

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