diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-06-17 06:56:25 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-06-17 06:56:25 +0800 |
commit | be303ba1864d760c2d47eb9b27acbe889d1a0e29 (patch) | |
tree | 3db38cf6c7c9d7122a370545fdd5384b48017e95 /Godeps/Godeps.json | |
parent | a9d6846f9218ef131ec4b3ca8d31284f64f1b8a5 (diff) | |
download | go-tangerine-be303ba1864d760c2d47eb9b27acbe889d1a0e29.tar go-tangerine-be303ba1864d760c2d47eb9b27acbe889d1a0e29.tar.gz go-tangerine-be303ba1864d760c2d47eb9b27acbe889d1a0e29.tar.bz2 go-tangerine-be303ba1864d760c2d47eb9b27acbe889d1a0e29.tar.lz go-tangerine-be303ba1864d760c2d47eb9b27acbe889d1a0e29.tar.xz go-tangerine-be303ba1864d760c2d47eb9b27acbe889d1a0e29.tar.zst go-tangerine-be303ba1864d760c2d47eb9b27acbe889d1a0e29.zip |
Update ethash Godep (again)
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 24905d0bb..0607990a8 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -21,8 +21,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23.1-222-g5cfdcba", - "Rev": "5cfdcba92e634db228d1ddb140e3b7a3c4b38177" + "Comment": "v23.1-222-g173b8ff", + "Rev": "173b8ff953610c13710061e83b95b50c73d7ea50" }, { "ImportPath": "github.com/howeyc/fsnotify", |