gnostic
gnostic copied to clipboard
COMPILE_PROTOS.sh doesn't work
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'