aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorSteven Dee <steve@smartercode.net>2015-07-30 06:45:27 +0800
committerSteven Dee <steve@smartercode.net>2015-09-01 00:14:32 +0800
commit540eb3d02d7cdfbca81903e7230b3f09f17f10ff (patch)
tree541add632a86dfe88c40167fde0c01a295326480 /Godeps/Godeps.json
parente1037bd0cfd6a19ef8612672ba192a8923e88d96 (diff)
downloadgo-tangerine-540eb3d02d7cdfbca81903e7230b3f09f17f10ff.tar
go-tangerine-540eb3d02d7cdfbca81903e7230b3f09f17f10ff.tar.gz
go-tangerine-540eb3d02d7cdfbca81903e7230b3f09f17f10ff.tar.bz2
go-tangerine-540eb3d02d7cdfbca81903e7230b3f09f17f10ff.tar.lz
go-tangerine-540eb3d02d7cdfbca81903e7230b3f09f17f10ff.tar.xz
go-tangerine-540eb3d02d7cdfbca81903e7230b3f09f17f10ff.tar.zst
go-tangerine-540eb3d02d7cdfbca81903e7230b3f09f17f10ff.zip
Pull in ethash and go-isatty updates
Fixes build on OpenBSD.
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index d5c41227d..c939ae670 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -21,8 +21,7 @@
},
{
"ImportPath": "github.com/ethereum/ethash",
- "Comment": "v23.1-227-g8f6ccaa",
- "Rev": "8f6ccaaef9b418553807a73a95cb5f49cd3ea39f"
+ "Rev": "227ec953eae56f4f6c7f5e7dc93b4bbebf0cda2e"
},
{
"ImportPath": "github.com/fatih/color",
@@ -51,7 +50,7 @@
},
{
"ImportPath": "github.com/mattn/go-isatty",
- "Rev": "fdbe02a1b44e75977b2690062b83cf507d70c013"
+ "Rev": "7fcbc72f853b92b5720db4a6b8482be612daef24"
},
{
"ImportPath": "github.com/mattn/go-runewidth",