mirror of https://github.com/status-im/consul.git
bb943bc77c
I had protoc-gen-go installed through `google.golang.org/protobuf` instead of `github.com/golang/protobuf` and `make proto` was failing silently. This change will ensure you get an error: ``` protoc-gen-go is already installed by module "google.golang.org/protobuf" but should be installed by module "github.com/golang/protobuf". Delete it and re-run to re-install. ``` |
||
---|---|---|
.. | ||
build-date.sh | ||
build-docker.sh | ||
devtools.sh | ||
envoy-library-references.sh | ||
functions.sh | ||
protobuf.sh | ||
release.sh | ||
version.sh |