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

@@ -10,7 +10,7 @@ import (
"strings"
"time"
pb "git.nite07.com/nite/go-igdb/proto"
pb "git.nite07.com/shadod/go-igdb/proto"
"git.nite07.com/nite/go-flaresolverr"
"github.com/PuerkitoBio/goquery"