forked from nite/go-igdb
refactor: changed module path
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
pb "git.nite07.com/nite/go-igdb/proto"
|
||||
pb "git.nite07.com/shadod/go-igdb/proto"
|
||||
"google.golang.org/protobuf/proto"
|
||||
|
||||
"github.com/go-resty/resty/v2"
|
||||
|
||||
Reference in New Issue
Block a user