Update go-ethereum with fix for mac OS builds (#281)

Former-commit-id: daad7a0a2588bfaa5402a4b49e1c37db0a50c22d [formerly 70f92288a0838362495d4b30a3a2c57268fa7b5a]
Former-commit-id: fdbc53b780970d32cb786bcb12b2e07b06b9ee6e
This commit is contained in:
Preston Van Loon
2018-07-15 11:39:57 -04:00
committed by GitHub
parent bc2f4e1131
commit ad68cd0937

View File

@@ -32,8 +32,8 @@ go_repository(
# code.
remote = "https://github.com/prysmaticlabs/bazel-go-ethereum",
vcs = "git",
# Last updated July 5, 2018
commit = "eb95493d32b6e1eb1cad63518637e1a958632389",
# Last updated July 15, 2018
commit = "fad71da72e539ff79183a5d548b105c73ce4969f",
)
go_repository(