Skip to content

Commit

Permalink
fix: add missing dependency in bazel rule (#1477)
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Mar 21, 2024
1 parent 102c10a commit f08b26d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/google/showcase/v1beta1/BUILD.bazel
Expand Up @@ -33,6 +33,7 @@ proto_library(
"@com_google_googleapis//google/api:annotations_proto",
"@com_google_googleapis//google/api:client_proto",
"@com_google_googleapis//google/api:field_behavior_proto",
"@com_google_googleapis//google/api:field_info_proto",
"@com_google_googleapis//google/api:resource_proto",
"@com_google_googleapis//google/api:routing_proto",
"@com_google_googleapis//google/longrunning:operations_proto",
Expand Down

0 comments on commit f08b26d

Please sign in to comment.