From 8df65c1bcc1e4e382767f87ee71cdc082a6d635b Mon Sep 17 00:00:00 2001 From: Nishant Das Date: Tue, 5 Nov 2019 11:59:40 +0800 Subject: [PATCH] Update Eth-API To The Latest Version (#3924) * update to latest * update to PR * update to latest --- WORKSPACE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 7e7f17a5cf..78f97ef68a 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -1014,7 +1014,7 @@ go_repository( go_repository( name = "grpc_ecosystem_grpc_gateway", - commit = "e652ba06e9067ef41c199af59b9c6c67724850d4", + commit = "da7a886035e25b2f274f89b6f3c64bf70a9f6780", importpath = "github.com/grpc-ecosystem/grpc-gateway", ) @@ -1202,7 +1202,7 @@ go_repository( go_repository( name = "com_github_prysmaticlabs_ethereumapis", - commit = "e3a2cacc543bb187e8acae1cb1e4731d5dde3d87", + commit = "1205871db17ccc2fb824fc6dfa40d01c48fb6a7e", importpath = "github.com/prysmaticlabs/ethereumapis", )