Skip to content

Commit

Permalink
Update grpc-gateway
Browse files Browse the repository at this point in the history
This pulls in a Bazel compatibility fix. See google#2.

Change-Id: Ib59f363c154a5132f5c641eea4cc5f683135c5b0
GitOrigin-RevId: 89269a1251f72c9b0b7bea61ff74c1b50c7fe282
  • Loading branch information
drigz authored and copybara-github committed Mar 5, 2019
1 parent c103df8 commit a51a55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ go_repository(

go_repository(
name = "grpc_ecosystem_grpc_gateway",
commit = "9a7c952d3c7e6c0239ddb5d1d351e0fdb6c3c8d3",
commit = "87b57f514b555601a094c7d95aafcffe0ba51961",
importpath = "github.com/grpc-ecosystem/grpc-gateway",
)

Expand Down

0 comments on commit a51a55a

Please sign in to comment.