refactor: Migrate module path and update dependencies

This commit is contained in:
2025-10-30 14:57:26 +11:00
parent 4644c2e667
commit 567048911d
3 changed files with 79 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ import (
"encoding/json"
"testing"
"github.com/bestnite/go-flaresolverr"
"git.nite07.com/nite/go-flaresolverr"
)
func TestGetV1(t *testing.T) {