diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-10-16 22:27:51 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-10-16 22:27:51 +0800 |
commit | d5f56ad5c5dcdc393da46c5bfab1274e1596697d (patch) | |
tree | 7904f58334b7098973230e495bc93ebe531da9ac /Godeps/Godeps.json | |
parent | d5327ddc5fdc2a8b967699ea06ef5b5503657123 (diff) | |
download | go-tangerine-d5f56ad5c5dcdc393da46c5bfab1274e1596697d.tar go-tangerine-d5f56ad5c5dcdc393da46c5bfab1274e1596697d.tar.gz go-tangerine-d5f56ad5c5dcdc393da46c5bfab1274e1596697d.tar.bz2 go-tangerine-d5f56ad5c5dcdc393da46c5bfab1274e1596697d.tar.lz go-tangerine-d5f56ad5c5dcdc393da46c5bfab1274e1596697d.tar.xz go-tangerine-d5f56ad5c5dcdc393da46c5bfab1274e1596697d.tar.zst go-tangerine-d5f56ad5c5dcdc393da46c5bfab1274e1596697d.zip |
godeps: update ethash following GPU miner merge
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 01bda12bf..ee77a1c76 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -16,8 +16,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23.1-235-gb39e007", - "Rev": "b39e007d393ab5945b4c0748a7415b7e31c5db04" + "Comment": "v23.1-238-g9401881", + "Rev": "9401881ab040d1a3b0ae9e4780a115bc284a8a1a" }, { "ImportPath": "github.com/fatih/color", |