mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00: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