diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-06-24 13:17:21 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-06-24 13:17:21 +0800 |
commit | 8363aba7acaab4379a3461cfc3b7b35e8436693f (patch) | |
tree | 2663f232b680b7871bed549b6b4ae67ab8eca604 /Godeps/Godeps.json | |
parent | 22c7ce0162f2d14a7340e00e93697780c91d2087 (diff) | |
download | dexon-8363aba7acaab4379a3461cfc3b7b35e8436693f.tar dexon-8363aba7acaab4379a3461cfc3b7b35e8436693f.tar.gz dexon-8363aba7acaab4379a3461cfc3b7b35e8436693f.tar.bz2 dexon-8363aba7acaab4379a3461cfc3b7b35e8436693f.tar.lz dexon-8363aba7acaab4379a3461cfc3b7b35e8436693f.tar.xz dexon-8363aba7acaab4379a3461cfc3b7b35e8436693f.tar.zst dexon-8363aba7acaab4379a3461cfc3b7b35e8436693f.zip |
Update Ethash Godeps
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 0607990a8..6d68c18ec 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -21,8 +21,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23.1-222-g173b8ff", - "Rev": "173b8ff953610c13710061e83b95b50c73d7ea50" + "Comment": "v23.1-227-g8f6ccaa", + "Rev": "8f6ccaaef9b418553807a73a95cb5f49cd3ea39f" }, { "ImportPath": "github.com/howeyc/fsnotify", |