diff options
author | Péter Szilágyi <peterke@gmail.com> | 2016-03-08 22:43:56 +0800 |
---|---|---|
committer | Péter Szilágyi <peterke@gmail.com> | 2016-03-08 22:43:56 +0800 |
commit | 119b7243627c1370588f8057217f25a56aa00584 (patch) | |
tree | 8b20e1e0c872aad9af99f5ad74d645ae7a6f2102 /Godeps/Godeps.json | |
parent | 848e50d6fb94435891cf6e19f29e30d622ddfe9b (diff) | |
download | dexon-119b7243627c1370588f8057217f25a56aa00584.tar.gz dexon-119b7243627c1370588f8057217f25a56aa00584.tar.zst dexon-119b7243627c1370588f8057217f25a56aa00584.zip |
Godeps: pull in ethash future cache generator
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 6010309a2..7b6ba5c3c 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -20,8 +20,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23.1-240-ga524c9f", - "Rev": "a524c9f7d55cb8925567dc201b44ba555862056d" + "Comment": "v23.1-242-gbc9ba4d", + "Rev": "bc9ba4d6a83a0fe308fefd8c6001b8ed1607137f" }, { "ImportPath": "github.com/fatih/color", |