diff options
author | obscuren <geffobscura@gmail.com> | 2015-04-18 21:14:56 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-04-18 21:14:56 +0800 |
commit | ff67fbf96448b83b778960a6c20ea8dfd854c825 (patch) | |
tree | 557b494fb21eb3bad72121e82320cb158b00f93a /Godeps/Godeps.json | |
parent | 8244825bbf9ca7342c052508f50a56b16c979a1e (diff) | |
parent | 525cefa37aafbc42de8911344c9853d950c06ded (diff) | |
download | dexon-ff67fbf96448b83b778960a6c20ea8dfd854c825.tar dexon-ff67fbf96448b83b778960a6c20ea8dfd854c825.tar.gz dexon-ff67fbf96448b83b778960a6c20ea8dfd854c825.tar.bz2 dexon-ff67fbf96448b83b778960a6c20ea8dfd854c825.tar.lz dexon-ff67fbf96448b83b778960a6c20ea8dfd854c825.tar.xz dexon-ff67fbf96448b83b778960a6c20ea8dfd854c825.tar.zst dexon-ff67fbf96448b83b778960a6c20ea8dfd854c825.zip |
Merge branch 'develop' into downloader-proto
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", |