Skip to content

Commit 7255cf0

Browse files
committed
Revert proto_grpc_deps() to deps() again
1 parent d1f447e commit 7255cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/proto_grpc/deps.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
77
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
88

9-
def proto_grpc_deps():
9+
def deps():
1010
rules_proto_grpc()
1111
com_github_grpc_grpc()
1212

0 commit comments

Comments
 (0)