refactor: Migrate go-flaresolverr package path nite07.com

This commit is contained in:
2025-11-29 01:20:11 +03:00
parent aaf697a005
commit 06a9c87722
4 changed files with 93 additions and 46 deletions

View File

@@ -5,8 +5,8 @@ import (
"fmt"
"strings"
"git.nite07.com/nite/go-flaresolverr"
"git.nite07.com/nite/go-igdb/endpoint"
"github.com/bestnite/go-flaresolverr"
"golang.org/x/time/rate"
"github.com/go-resty/resty/v2"