diff options
author | Felix Lange <fjl@twurst.com> | 2015-03-20 21:01:35 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-03-20 21:01:35 +0800 |
commit | 28ddc16a9b5779b6b31036e8248ed8457de7b443 (patch) | |
tree | 7508db500151bdaf0ebed726286f823e67993103 /Godeps/Godeps.json | |
parent | c161d73d429ef421cdb9c75b743c16d72aa8a89a (diff) | |
parent | 01ff0b3176e6d83dcc5e6716f04301de71e3fc9e (diff) | |
download | dexon-28ddc16a9b5779b6b31036e8248ed8457de7b443.tar dexon-28ddc16a9b5779b6b31036e8248ed8457de7b443.tar.gz dexon-28ddc16a9b5779b6b31036e8248ed8457de7b443.tar.bz2 dexon-28ddc16a9b5779b6b31036e8248ed8457de7b443.tar.lz dexon-28ddc16a9b5779b6b31036e8248ed8457de7b443.tar.xz dexon-28ddc16a9b5779b6b31036e8248ed8457de7b443.tar.zst dexon-28ddc16a9b5779b6b31036e8248ed8457de7b443.zip |
Merge remote-tracking branch 'ethereum/conversion' into conversion
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 e6eab504d..b97dec91f 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -22,8 +22,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23-12-g149261a", - "Rev": "149261a5d7cafc3943cbcf1d370082ec70d81e8b" + "Comment": "v23.1-26-g934bb4f", + "Rev": "934bb4f5060ab69d96fb6eba4b9a57facc4e160b" }, { "ImportPath": "github.com/ethereum/serpent-go", |