Convert github.com/xanzy/go-gitlab into gitlab.com/gitlab-org/api/client-go (#33126)
Fix #32985
This commit is contained in:
parent
386c1ed908
commit
124079871b
5 changed files with 19 additions and 19 deletions
|
@ -17,7 +17,7 @@ import (
|
|||
base "code.gitea.io/gitea/modules/migration"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/xanzy/go-gitlab"
|
||||
gitlab "gitlab.com/gitlab-org/api/client-go"
|
||||
)
|
||||
|
||||
func TestGitlabDownloadRepo(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue