diff options
author | obscuren <geffobscura@gmail.com> | 2015-04-18 21:14:44 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-04-18 21:14:44 +0800 |
commit | 525cefa37aafbc42de8911344c9853d950c06ded (patch) | |
tree | 00584c46831124ef29d0503165e4c84c555491ea /Godeps/Godeps.json | |
parent | c39a7b5c0d2002d72df7a0517ccc6edd7557ab7d (diff) | |
download | go-tangerine-525cefa37aafbc42de8911344c9853d950c06ded.tar go-tangerine-525cefa37aafbc42de8911344c9853d950c06ded.tar.gz go-tangerine-525cefa37aafbc42de8911344c9853d950c06ded.tar.bz2 go-tangerine-525cefa37aafbc42de8911344c9853d950c06ded.tar.lz go-tangerine-525cefa37aafbc42de8911344c9853d950c06ded.tar.xz go-tangerine-525cefa37aafbc42de8911344c9853d950c06ded.tar.zst go-tangerine-525cefa37aafbc42de8911344c9853d950c06ded.zip |
updated ethash
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 c51a2312b..bc5e3144a 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -22,8 +22,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23.1-81-g4039fd0", - "Rev": "4039fd095084679fb0bf3feae91d02506b5d67aa" + "Comment": "v23.1-82-g908aad3", + "Rev": "908aad345c9fbf3ab9bbb94031dc02d0d90df1b8" }, { "ImportPath": "github.com/ethereum/serpent-go", |