change commit (#3781)

This commit is contained in:
Nishant Das 2019-10-15 21:37:54 +08:00 committed by terence tsao
parent 00a5a25323
commit f63c12b7b2

View File

@ -197,7 +197,7 @@ protobuf_deps()
go_repository(
name = "com_github_ethereum_go_ethereum",
commit = "a1a36e6d85f19b3007d1ee56d8a4e91294f1ddd5",
commit = "40beaeef26d5a2a0918dec2b960c2556c71a90a0",
importpath = "github.com/ethereum/go-ethereum",
# Note: go-ethereum is not bazel-friendly with regards to cgo. We have a
# a fork that has resolved these issues by disabling HID/USB support and