diff options
author | Péter Szilágyi <peterke@gmail.com> | 2016-06-13 17:43:09 +0800 |
---|---|---|
committer | Péter Szilágyi <peterke@gmail.com> | 2016-06-13 17:43:09 +0800 |
commit | f0134f363bf62ba18668c2524050f14b2a43b6bd (patch) | |
tree | b60dae03154ad5cebac9ce442c30e65f822799b9 /Godeps/Godeps.json | |
parent | ce88d41907f0cb1146a2f7228ccd61669f8d8b91 (diff) | |
download | go-tangerine-f0134f363bf62ba18668c2524050f14b2a43b6bd.tar go-tangerine-f0134f363bf62ba18668c2524050f14b2a43b6bd.tar.gz go-tangerine-f0134f363bf62ba18668c2524050f14b2a43b6bd.tar.bz2 go-tangerine-f0134f363bf62ba18668c2524050f14b2a43b6bd.tar.lz go-tangerine-f0134f363bf62ba18668c2524050f14b2a43b6bd.tar.xz go-tangerine-f0134f363bf62ba18668c2524050f14b2a43b6bd.tar.zst go-tangerine-f0134f363bf62ba18668c2524050f14b2a43b6bd.zip |
Godeps: pull in ethash with the big endian build fix
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 36104b456..9b5b9a44f 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -20,8 +20,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23.1-245-g25b32de", - "Rev": "25b32de0c0271065c28c3719c2bfe86959d72f0c" + "Comment": "v23.1-247-g2e80de5", + "Rev": "2e80de5022370cfe632195b1720db52d07ff8a77" }, { "ImportPath": "github.com/fatih/color", |