diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-05-08 01:39:55 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-05-08 01:39:55 +0800 |
commit | 3593662b0c3d5fec8bdd5c335e8e2d41b93b0fb7 (patch) | |
tree | fa2f13da0bfd599ab1a8390294ab6c8ac3277e95 /Godeps/Godeps.json | |
parent | 97c37356fdcfac8b704c3d75b33e322a737c4e55 (diff) | |
download | go-tangerine-3593662b0c3d5fec8bdd5c335e8e2d41b93b0fb7.tar go-tangerine-3593662b0c3d5fec8bdd5c335e8e2d41b93b0fb7.tar.gz go-tangerine-3593662b0c3d5fec8bdd5c335e8e2d41b93b0fb7.tar.bz2 go-tangerine-3593662b0c3d5fec8bdd5c335e8e2d41b93b0fb7.tar.lz go-tangerine-3593662b0c3d5fec8bdd5c335e8e2d41b93b0fb7.tar.xz go-tangerine-3593662b0c3d5fec8bdd5c335e8e2d41b93b0fb7.tar.zst go-tangerine-3593662b0c3d5fec8bdd5c335e8e2d41b93b0fb7.zip |
Update ethash deps (more build fixes, tests)
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 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", |