diff --git a/api/BUILD b/api/BUILD index 26469c21..7ab1fb75 100644 --- a/api/BUILD +++ b/api/BUILD @@ -23,6 +23,7 @@ api_proto_library( name = "bootstrap", srcs = ["bootstrap.proto"], deps = [ + ":address", ":base", ":cds", ],