diff options
author | Jeffrey Wilcke <jeffrey@ethereum.org> | 2015-06-17 18:05:51 +0800 |
---|---|---|
committer | Jeffrey Wilcke <jeffrey@ethereum.org> | 2015-06-17 18:05:51 +0800 |
commit | a3fdef7529e9b58b73d5eb033a2411fafbc9a1f1 (patch) | |
tree | 3db38cf6c7c9d7122a370545fdd5384b48017e95 /Godeps/Godeps.json | |
parent | dfd18d245af37344f8e6fadca55f22a639d7f1ba (diff) | |
parent | be303ba1864d760c2d47eb9b27acbe889d1a0e29 (diff) | |
download | go-tangerine-a3fdef7529e9b58b73d5eb033a2411fafbc9a1f1.tar go-tangerine-a3fdef7529e9b58b73d5eb033a2411fafbc9a1f1.tar.gz go-tangerine-a3fdef7529e9b58b73d5eb033a2411fafbc9a1f1.tar.bz2 go-tangerine-a3fdef7529e9b58b73d5eb033a2411fafbc9a1f1.tar.lz go-tangerine-a3fdef7529e9b58b73d5eb033a2411fafbc9a1f1.tar.xz go-tangerine-a3fdef7529e9b58b73d5eb033a2411fafbc9a1f1.tar.zst go-tangerine-a3fdef7529e9b58b73d5eb033a2411fafbc9a1f1.zip |
Merge pull request #1274 from Gustav-Simonsson/update_ethash_godep
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..0607990a8 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-g173b8ff", + "Rev": "173b8ff953610c13710061e83b95b50c73d7ea50" }, { "ImportPath": "github.com/howeyc/fsnotify", |