This commit is contained in:
2025-04-05 12:18:58 +11:00
parent 4be44c4eb2
commit dab30b4938
72 changed files with 132 additions and 72 deletions

View File

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