diff options
author | obscuren <geffobscura@gmail.com> | 2015-03-16 04:47:59 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-03-16 04:47:59 +0800 |
commit | 0b8f66ed9ef177dc72442dd7ba337c6733e30344 (patch) | |
tree | e49c81bb2d456c9044d250216fd2124c87052836 /Godeps/Godeps.json | |
parent | 22fa59f131e67f6b8d04a12abbd82652b2c65d21 (diff) | |
download | go-tangerine-0b8f66ed9ef177dc72442dd7ba337c6733e30344.tar go-tangerine-0b8f66ed9ef177dc72442dd7ba337c6733e30344.tar.gz go-tangerine-0b8f66ed9ef177dc72442dd7ba337c6733e30344.tar.bz2 go-tangerine-0b8f66ed9ef177dc72442dd7ba337c6733e30344.tar.lz go-tangerine-0b8f66ed9ef177dc72442dd7ba337c6733e30344.tar.xz go-tangerine-0b8f66ed9ef177dc72442dd7ba337c6733e30344.tar.zst go-tangerine-0b8f66ed9ef177dc72442dd7ba337c6733e30344.zip |
updated godep 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 988c21d4f..e6eab504d 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -22,8 +22,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23-11-g5376ec8", - "Rev": "5376ec8816d6bf787d4fc91a08b4527bc5e1f469" + "Comment": "v23-12-g149261a", + "Rev": "149261a5d7cafc3943cbcf1d370082ec70d81e8b" }, { "ImportPath": "github.com/ethereum/serpent-go", |