grpc-java/protobuf-lite
Eric Anderson d3c2f5a2da bazel: Don't use artifact() for protobuf deps
We don't include protobuf in IO_GRPC_GRPC_JAVA_ARTIFACTS, so there might
not actually be an alias available for it to @com_google_protobuf. While
we could add it, it is easier to use the @com_google_protobuf references
directly.

This was preventing `bazel query 'deps(//...)' from succeeding, because
it couldn't find javalite.
2024-07-24 07:56:09 -07:00
..
src protobuf-lite: ProtoLiteUtils experimental comment (#10627) 2023-10-25 15:37:49 -07:00
BUILD.bazel bazel: Don't use artifact() for protobuf deps 2024-07-24 07:56:09 -07:00
build.gradle all: generate automatic module name in the manifest (#10413) 2023-07-25 09:00:11 -07:00