mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-06 05:56:13 +00:00
Replaced go-gogs-client with go-sdk imports
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"github.com/Unknwon/com"
|
||||
"github.com/go-xorm/xorm"
|
||||
|
||||
api "github.com/gogits/go-gogs-client"
|
||||
api "github.com/go-gitea/go-sdk/gitea"
|
||||
|
||||
"github.com/go-gitea/gitea/modules/log"
|
||||
"github.com/go-gitea/gitea/modules/markdown"
|
||||
|
Reference in New Issue
Block a user