aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorJeffrey Wilcke <jeffrey@ethereum.org>2015-05-08 17:19:50 +0800
committerJeffrey Wilcke <jeffrey@ethereum.org>2015-05-08 17:19:50 +0800
commit69aac4d5316ca8ec3429de534349a8dbdb0b59a5 (patch)
treefa2f13da0bfd599ab1a8390294ab6c8ac3277e95 /Godeps/Godeps.json
parent97c37356fdcfac8b704c3d75b33e322a737c4e55 (diff)
parent3593662b0c3d5fec8bdd5c335e8e2d41b93b0fb7 (diff)
downloaddexon-69aac4d5316ca8ec3429de534349a8dbdb0b59a5.tar
dexon-69aac4d5316ca8ec3429de534349a8dbdb0b59a5.tar.gz
dexon-69aac4d5316ca8ec3429de534349a8dbdb0b59a5.tar.bz2
dexon-69aac4d5316ca8ec3429de534349a8dbdb0b59a5.tar.lz
dexon-69aac4d5316ca8ec3429de534349a8dbdb0b59a5.tar.xz
dexon-69aac4d5316ca8ec3429de534349a8dbdb0b59a5.tar.zst
dexon-69aac4d5316ca8ec3429de534349a8dbdb0b59a5.zip
Merge pull request #877 from Gustav-Simonsson/update_ethash_godep
Update ethash deps (more build fixes, tests)
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 2480ff9a2..8b4b299f8 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -17,8 +17,8 @@
},
{
"ImportPath": "github.com/ethereum/ethash",
- "Comment": "v23.1-195-g4d50db9",
- "Rev": "4d50db90d8bb5f2fae357570366cb8c657a4ddfc"
+ "Comment": "v23.1-204-g0401fdf",
+ "Rev": "0401fdf56a3bc8679f9560e542c3d1cf83020efe"
},
{
"ImportPath": "github.com/howeyc/fsnotify",