envoyproxy / envoyproxy/envoy-mobile
Detekt conflicts with upstream protobuf version 3.18.0
Open
- Dominant language
- Java
- Stars
- 566
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Error observed with the command
```
bazel build //examples/kotlin/hello_world:hello_envoy_kt_lint
```
`
ERROR: /private/var/tmp/_bazel_runner/b225883c33850f3f191a570e7b70ec29/external/com_google_protobuf/BUILD:814:6: error loading package '@com_google_protobuf//java/core': cannot load '@com_google_protobuf//:protobuf_version.bzl': no such file and referenced by '@com_google_protobuf//:java_toolchain'`
Contributor guide
Assessment
This issue has not been assessed yet.