0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-25 21:12:01 -05: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 && ...