소스 검색

change oauth2 path

skyblue 11 년 전
부모
커밋
93f6e98047
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      routers/user/social.go

+ 1 - 1
routers/user/social.go

@@ -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 && ...