Update Eth-API To The Latest Version (#3924)

* update to latest

* update to PR

* update to latest
This commit is contained in:
Nishant Das
2019-11-05 11:59:40 +08:00
committed by GitHub
parent 6b6273fec1
commit 8df65c1bcc

View File

@@ -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",
)