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

@@ -1,7 +1,7 @@
package igdb
import (
"git.nite07.com/nite/go-igdb/endpoint"
"git.nite07.com/shadod/go-igdb/endpoint"
)
func registerAllEndpoints(c *Client) {