mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Replaced go-gogs-client with go-sdk imports
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"github.com/Unknwon/com"
|
||||
|
||||
"github.com/go-gitea/git"
|
||||
api "github.com/gogits/go-gogs-client"
|
||||
api "github.com/go-gitea/go-sdk/gitea"
|
||||
|
||||
"github.com/go-gitea/gitea/models"
|
||||
)
|
||||
|
Reference in New Issue
Block a user