Skip to content

Commit

Permalink
add types/pluginpb to list of deps in BUILD
Browse files Browse the repository at this point in the history
Signed-off-by: Mitchell Bundy <mitchell.bundy@unity3d.com>
  • Loading branch information
mgebundy committed Nov 30, 2021
1 parent af6f8b4 commit 5dd0a3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ go_library(
importpath = "github.com/envoyproxy/protoc-gen-validate",
visibility = ["//visibility:private"],
deps = [
"//types/pluginpb",
"//module",
"@com_github_lyft_protoc_gen_star//:protoc-gen-star",
"@com_github_lyft_protoc_gen_star//lang/go",
Expand Down

0 comments on commit 5dd0a3a

Please sign in to comment.