Explorar el Código

change oauth2 path

skyblue hace 11 años
padre
commit
93f6e98047
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 && ...