diff options
author | obscuren <geffobscura@gmail.com> | 2015-03-14 23:42:05 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-03-14 23:42:05 +0800 |
commit | 95711bc2dd0af71c741871007cecad12be8076ad (patch) | |
tree | 1d59ced40b3823608710716edef523399336d88a /Godeps/Godeps.json | |
parent | 387f6bba3e221dac6f9884b3f9aba98d6b8591cf (diff) | |
download | go-tangerine-95711bc2dd0af71c741871007cecad12be8076ad.tar go-tangerine-95711bc2dd0af71c741871007cecad12be8076ad.tar.gz go-tangerine-95711bc2dd0af71c741871007cecad12be8076ad.tar.bz2 go-tangerine-95711bc2dd0af71c741871007cecad12be8076ad.tar.lz go-tangerine-95711bc2dd0af71c741871007cecad12be8076ad.tar.xz go-tangerine-95711bc2dd0af71c741871007cecad12be8076ad.tar.zst go-tangerine-95711bc2dd0af71c741871007cecad12be8076ad.zip |
Updated ethash
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 e0a932f8b..988c21d4f 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -22,8 +22,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v17-64-ga323708", - "Rev": "a323708b8c4d253b8567bf6c72727d1aec302225" + "Comment": "v23-11-g5376ec8", + "Rev": "5376ec8816d6bf787d4fc91a08b4527bc5e1f469" }, { "ImportPath": "github.com/ethereum/serpent-go", |