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

@@ -4,7 +4,7 @@ import (
"context"
"fmt"
pb "github.com/bestnite/go-igdb/proto"
pb "git.nite07.com/nite/go-igdb/proto"
"google.golang.org/protobuf/proto"
)