COMPILE_PROTOS.sh doesn't work
Open
- Dominant language
- Go
- Stars
- 2.3k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
COMPILE_PROTOS.sh contains instruction:
`go install github.com/golang/protobuf/protoc-gen-go@latest`
that fails with error:
`can't load package: package github.com/golang/protobuf/protoc-gen-go@latest: can only use path@version syntax with 'go get'`
Contributor guide
Assessment
This issue has not been assessed yet.