Skip to content

Commit

Permalink
chore(deps): update dependency com_github_grpc_ecosystem_grpc_gateway…
Browse files Browse the repository at this point in the history
… to v2
  • Loading branch information
renovate-bot committed Sep 8, 2021
1 parent 42c6804 commit dc53757
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -209,11 +209,11 @@ _go_image_repos()

http_archive(
name = "com_github_grpc_ecosystem_grpc_gateway",
sha256 = "20ba8f2aeb4a580109357fffaa42f8400aba1155b95c8845e412287907e64379",
strip_prefix = "grpc-gateway-1.16.0",
sha256 = "4a1a50fcb2dafb0134db0be669d3d8d8dd0d6933f88a3e580fee2727ccf5ebc2",
strip_prefix = "grpc-gateway-2.6.0",
urls = [
"https://github.wuyanzheshui.workers.dev/grpc-ecosystem/grpc-gateway/archive/v1.16.0.tar.gz",
"https://github.com/grpc-ecosystem/grpc-gateway/archive/v1.16.0.tar.gz",
"https://github.wuyanzheshui.workers.dev/grpc-ecosystem/grpc-gateway/archive/v2.6.0.tar.gz",
"https://github.com/grpc-ecosystem/grpc-gateway/archive/v2.6.0.tar.gz",
],
)

Expand Down

0 comments on commit dc53757

Please sign in to comment.