mirror of
https://gitee.com/gitea/gitea
synced 2025-12-05 07:40:27 +08:00
change oauth2 to modules
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
|
||||
"code.google.com/p/goauth2/oauth"
|
||||
"github.com/gogits/gogs/modules/log"
|
||||
"github.com/gogits/oauth2"
|
||||
"github.com/gogits/gogs/modules/oauth2"
|
||||
)
|
||||
|
||||
// github && google && ...
|
||||
|
||||
Reference in New Issue
Block a user