diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-06-16 18:06:06 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-06-16 18:09:39 +0800 |
commit | a9d6846f9218ef131ec4b3ca8d31284f64f1b8a5 (patch) | |
tree | 4be29062287437068989804f7955c1b1c9c48a45 /Godeps/Godeps.json | |
parent | 8f372c867d0717560640d513058bda9af24335e5 (diff) | |
download | go-tangerine-a9d6846f9218ef131ec4b3ca8d31284f64f1b8a5.tar.gz go-tangerine-a9d6846f9218ef131ec4b3ca8d31284f64f1b8a5.tar.zst go-tangerine-a9d6846f9218ef131ec4b3ca8d31284f64f1b8a5.zip |
Update ethash Godep
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 4cbc73def..24905d0bb 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -21,8 +21,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23.1-206-gf0e6321", - "Rev": "f0e63218b721dc2f696920a92d5de1f6364e9bf7" + "Comment": "v23.1-222-g5cfdcba", + "Rev": "5cfdcba92e634db228d1ddb140e3b7a3c4b38177" }, { "ImportPath": "github.com/howeyc/fsnotify", |