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

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