Skip to content

Commit

Permalink
Bazel expose protoc-gen-grpc-gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward McFarlane committed Jun 15, 2018
1 parent 78a473d commit ed56eaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protoc-gen-grpc-gateway/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ go_library(
go_binary(
name = "protoc-gen-grpc-gateway",
embed = [":go_default_library"],
visibility = ["//visibility:public"],
)

go_proto_compiler(
Expand Down

0 comments on commit ed56eaf

Please sign in to comment.