1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 03:04:27 +00:00

change oauth2 path

This commit is contained in:
skyblue 2014-04-02 22:23:45 +08:00
parent 5180506678
commit 93f6e98047

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