We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaed5cb commit 525f061Copy full SHA for 525f061
grpc_gateway/deps.bzl
@@ -21,7 +21,7 @@ DEPS = {
21
22
"com_github_grpc_ecosystem_grpc_gateway_googleapis": {
23
"rule": "new_http_archive",
24
- "url": "http://github.com/grpc-ecosystem/grpc-gateway/archive/597c8c358cb7475bc9fc495af32f94065aa6b6e1.zip",
+ "url": "https://github.com/grpc-ecosystem/grpc-gateway/archive/597c8c358cb7475bc9fc495af32f94065aa6b6e1.zip",
25
"strip_prefix": "grpc-gateway-597c8c358cb7475bc9fc495af32f94065aa6b6e1/third_party/googleapis", # Apr 24, 2017
26
"sha256": "36d2f6f44271bc397c3ded20a35c3b78024e873615caf417fdafde08500ca78d",
27
"build_file_content": GOOGLEAPIS_BUILD_FILE,
0 commit comments