protoc -I=./ --python_out=./ ./binlog.proto gogoproto/gogo.proto: File not found. binlog.proto:3:1: Import "gogoproto/gogo.proto" was not found or had errors. libprotoc 3.11.4 what should I do? 😕1dzmitry-lahoda reacted with confused emoji ...
github.com/gogo/protobuf/gogoproto/gogo.proto: File not found. example.proto:33:1: Import"github.com/gogo/protobuf/gogoproto/gogo.proto"was not found or had errors. make:***[regenerate] Error 1 edzdeMacBook-Pro:example edz$pwd/Users/edz/go/pkg/mod/github.com/gogo/protobuf@v1.3.1/...