Skip to content

Commit 2c41503

Browse files
Fix bazel build //...
1 parent 444addb commit 2c41503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proto/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ proto_library(
4949
srcs = ["connection.proto"],
5050
deps = [
5151
":version-proto",
52+
":database-proto"
5253
],
5354
)
5455

0 commit comments

Comments
 (0)