Vendored "protoc-gen-validate" is misplaced [FTBFS]
Open
type/ci
- Dominant language
- Go
- Stars
- 30.1k
- Forks
- 4.6k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 43
Description
Vendored [github.com/envoyproxy/protoc-gen-validate](https://github.com/hashicorp/consul/blob/master/vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.proto#L4) is in the wrong place. Formerly in Consul 1.4.* "protoc-gen-validate" was vendored as `vendor/github.com/lyft/protoc-gen-validate` but for some strange reason it was moved under `vendor/github.com/envoyproxy` in 1.5.
This issue is responsible for FTBFS similar to #6458 and #6140.
Contributor guide
Assessment
This issue has not been assessed yet.