diff options
author | Felix Lange <fjl@twurst.com> | 2015-03-06 20:27:11 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-03-06 20:28:00 +0800 |
commit | 71e510540e817550f6e28ca0acc8136313160095 (patch) | |
tree | b7aad8acca469a447b196df566a7446a526841e5 /Godeps/Godeps.json | |
parent | 76e4e233adfd4ea50e801a1c6a7d08310651db93 (diff) | |
download | go-tangerine-71e510540e817550f6e28ca0acc8136313160095.tar go-tangerine-71e510540e817550f6e28ca0acc8136313160095.tar.gz go-tangerine-71e510540e817550f6e28ca0acc8136313160095.tar.bz2 go-tangerine-71e510540e817550f6e28ca0acc8136313160095.tar.lz go-tangerine-71e510540e817550f6e28ca0acc8136313160095.tar.xz go-tangerine-71e510540e817550f6e28ca0acc8136313160095.tar.zst go-tangerine-71e510540e817550f6e28ca0acc8136313160095.zip |
Godeps: bump github.com/ethereum/ethash
This fixes the build.
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r-- | Godeps/Godeps.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index a1025c85d..3c1769529 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -17,8 +17,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v17-23-g2561e13", - "Rev": "2561e1322a7e8e3d4a2cc903c44b1e96340bcb27" + "Comment": "v17-63-gbca024b", + "Rev": "bca024b0b30d83ec6798a5d4fa8c5fc6f937009a" }, { "ImportPath": "github.com/ethereum/serpent-go", |