refactor: changed module path

This commit is contained in:
2025-11-29 03:12:41 +03:00
parent 06a9c87722
commit 426bc6be6c
74 changed files with 74 additions and 74 deletions

View File

@@ -6,7 +6,7 @@ import (
"strings"
"git.nite07.com/nite/go-flaresolverr"
"git.nite07.com/nite/go-igdb/endpoint"
"git.nite07.com/shadod/go-igdb/endpoint"
"golang.org/x/time/rate"
"github.com/go-resty/resty/v2"