Skip to content

Commit

Permalink
goauth2/oauth now using custom Github import instead of code.google.com
Browse files Browse the repository at this point in the history
  • Loading branch information
odeke-em committed May 10, 2015
1 parent cfc7948 commit 8f11b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/remote.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ import (
"strings"
"time"

"code.google.com/p/goauth2/oauth"
"github.com/odeke-em/drive/config"
"github.com/odeke-em/goauth2/oauth"
drive "github.com/odeke-em/google-api-go-client/drive/v2"
"github.com/odeke-em/statos"
)
Expand Down

0 comments on commit 8f11b79

Please sign in to comment.