rename fork
Some checks failed
Build on push and PRs / build (push) Failing after 4s

This commit is contained in:
2025-01-14 21:08:33 +03:00
parent b534e45a9c
commit faa303a45c
5 changed files with 6 additions and 6 deletions

View File

@ -16,8 +16,8 @@ import (
"strings"
"testing"
"gitea.kaz62.ru/dilap54/goutubedl"
"github.com/fortytw2/leaktest"
"github.com/wader/goutubedl"
"github.com/wader/osleaktest"
)