Closed vadorovsky closed 5 years ago
Sorry, this change will break ESP . ESP can only support bazel 0.21. I believe this change require to use latest Bazel version.
If you just want to upgrade its dependencies, you can just update your Envoy bazel dependencies, not need to update here.
OK, I aimed to fix the standalone build (just checking out this repo and doing bazel build //...
) by this PR though, but I understand, that's an unusual thing to do.
This change updates googleapis to the version which is currently used by Envoy and which has its own set of BUILD files exposing proto libraries.
Signed-off-by: Michal Rostecki mrostecki@opensuse.org