aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorJeffrey Wilcke <jeffrey@ethereum.org>2015-05-14 19:05:27 +0800
committerJeffrey Wilcke <jeffrey@ethereum.org>2015-05-14 19:05:27 +0800
commitc7a13c9be86417848582a2ab6704586f92dff27c (patch)
treea1e7634f3980a5d0adf85d8d3ee7ff7cae8d3a6b /Godeps/Godeps.json
parent2b06fe3eff50c117db88a3184c7851f62bb14b9d (diff)
parentb24f16fa532483e0714700d687f134fb373f2487 (diff)
downloadgo-tangerine-c7a13c9be86417848582a2ab6704586f92dff27c.tar
go-tangerine-c7a13c9be86417848582a2ab6704586f92dff27c.tar.gz
go-tangerine-c7a13c9be86417848582a2ab6704586f92dff27c.tar.bz2
go-tangerine-c7a13c9be86417848582a2ab6704586f92dff27c.tar.lz
go-tangerine-c7a13c9be86417848582a2ab6704586f92dff27c.tar.xz
go-tangerine-c7a13c9be86417848582a2ab6704586f92dff27c.tar.zst
go-tangerine-c7a13c9be86417848582a2ab6704586f92dff27c.zip
Merge pull request #969 from Gustav-Simonsson/ethash_improve_hashrate_update2
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",