aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorJeffrey Wilcke <jeffrey@ethereum.org>2015-09-12 06:26:01 +0800
committerJeffrey Wilcke <jeffrey@ethereum.org>2015-09-12 06:26:01 +0800
commitf1a4b330dd281a37454df873c97afc7c700b61f2 (patch)
tree0dce6650b489cda70301380c2e72cd7e2baf4f0c /Godeps/Godeps.json
parent0eac601b5b67ce15201901710fd6be089ccb8b6e (diff)
parentc6013725a8e9848f522250a07915f64459c28557 (diff)
downloadgo-tangerine-f1a4b330dd281a37454df873c97afc7c700b61f2.tar
go-tangerine-f1a4b330dd281a37454df873c97afc7c700b61f2.tar.gz
go-tangerine-f1a4b330dd281a37454df873c97afc7c700b61f2.tar.bz2
go-tangerine-f1a4b330dd281a37454df873c97afc7c700b61f2.tar.lz
go-tangerine-f1a4b330dd281a37454df873c97afc7c700b61f2.tar.xz
go-tangerine-f1a4b330dd281a37454df873c97afc7c700b61f2.tar.zst
go-tangerine-f1a4b330dd281a37454df873c97afc7c700b61f2.zip
Merge pull request #1796 from karalabe/ethash-android-support
godeps: pull in ethash android fix
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index c939ae670..7c6dd59b1 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -21,7 +21,8 @@
},
{
"ImportPath": "github.com/ethereum/ethash",
- "Rev": "227ec953eae56f4f6c7f5e7dc93b4bbebf0cda2e"
+ "Comment": "v23.1-234-g062e40a",
+ "Rev": "062e40a1a1671f5a5102862b56e4c56f68a732f5"
},
{
"ImportPath": "github.com/fatih/color",