🚚 from p14yground to naiba

This commit is contained in:
naiba
2020-11-11 10:07:45 +08:00
parent 66a4bf0c5c
commit 4083a42978
25 changed files with 54 additions and 54 deletions

View File

@@ -11,9 +11,9 @@ import (
GitHubAPI "github.com/google/go-github/v28/github"
"golang.org/x/oauth2"
"github.com/p14yground/nezha/model"
"github.com/p14yground/nezha/pkg/mygin"
"github.com/p14yground/nezha/service/dao"
"github.com/naiba/nezha/model"
"github.com/naiba/nezha/pkg/mygin"
"github.com/naiba/nezha/service/dao"
)
type oauth2controller struct {