|
|
@ -12,9 +12,9 @@ |
|
|
|
# See the License for the specific language governing permissions and |
|
|
|
# See the License for the specific language governing permissions and |
|
|
|
# limitations under the License. |
|
|
|
# limitations under the License. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
load("//bazel:python_rules.bzl", "py_grpc_library", "py_proto_library") |
|
|
|
load("@rules_proto//proto:defs.bzl", "proto_library") |
|
|
|
load("@rules_proto//proto:defs.bzl", "proto_library") |
|
|
|
load("//bazel:grpc_build_system.bzl", "grpc_package", "grpc_proto_library") |
|
|
|
load("//bazel:grpc_build_system.bzl", "grpc_package", "grpc_proto_library") |
|
|
|
load("//bazel:python_rules.bzl", "py_grpc_library", "py_proto_library") |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
licenses(["notice"]) |
|
|
|
licenses(["notice"]) |
|
|
|
|
|
|
|
|
|
|
|