aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorGustav Simonsson <gustav.simonsson@gmail.com>2015-05-14 09:39:07 +0800
committerGustav Simonsson <gustav.simonsson@gmail.com>2015-05-14 10:05:49 +0800
commitb24f16fa532483e0714700d687f134fb373f2487 (patch)
tree2e052986e8d9696d890c9186d494ecfb1157d558 /Godeps/Godeps.json
parentf7fdb4dfbe1a0851b6fb2970b0a6b11fd31273d6 (diff)
downloaddexon-b24f16fa532483e0714700d687f134fb373f2487.tar
dexon-b24f16fa532483e0714700d687f134fb373f2487.tar.gz
dexon-b24f16fa532483e0714700d687f134fb373f2487.tar.bz2
dexon-b24f16fa532483e0714700d687f134fb373f2487.tar.lz
dexon-b24f16fa532483e0714700d687f134fb373f2487.tar.xz
dexon-b24f16fa532483e0714700d687f134fb373f2487.tar.zst
dexon-b24f16fa532483e0714700d687f134fb373f2487.zip
Make read of ethash hashrate atomic and update ethash godep
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index d64fd157a..0a7f0110a 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -17,8 +17,8 @@
},
{
"ImportPath": "github.com/ethereum/ethash",
- "Comment": "v23.1-204-g0401fdf",
- "Rev": "0401fdf56a3bc8679f9560e542c3d1cf83020efe"
+ "Comment": "v23.1-206-gf0e6321",
+ "Rev": "f0e63218b721dc2f696920a92d5de1f6364e9bf7"
},
{
"ImportPath": "github.com/howeyc/fsnotify",