]> source.dussan.org Git - gitea.git/commitdiff
change oauth2 path
authorskyblue <ssx205@gmail.com>
Wed, 2 Apr 2014 14:23:45 +0000 (22:23 +0800)
committerskyblue <ssx205@gmail.com>
Wed, 2 Apr 2014 14:23:45 +0000 (22:23 +0800)
routers/user/social.go

index 2f711d58ca4df0be43e817a40cc60d124bb084be..b5c5436ba0ab1947d9644c270915ea49904c60d6 100644 (file)
@@ -8,7 +8,7 @@ import (
 
        "code.google.com/p/goauth2/oauth"
        "github.com/gogits/gogs/modules/log"
-       "github.com/martini-contrib/oauth2"
+       "github.com/gogits/oauth2"
 )
 
 // github && google && ...