gitverse ссылки

This commit is contained in:
2024-06-06 22:43:28 +03:00
parent 60b32b27cd
commit c86fea7d95
9 changed files with 15 additions and 19 deletions

View File

@ -44,7 +44,7 @@ func TestFindPkgs(t *testing.T) {
err = repos.Pull(ctx, []types.Repo{
{
Name: "default",
URL: "https://gitflic.ru/project/xpamych/xpamych-alr-repo.git",
URL: "https://gitverse.ru/sc/Xpamych/xpamych-alr-repo.git",
},
})
if err != nil {