refactor(module): Migrate module path to nite07.com domain

This commit is contained in:
2025-10-29 20:23:42 +11:00
parent 87afdc63b8
commit 7ef9cb37e6
75 changed files with 76 additions and 76 deletions

View File

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