aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorJeffrey Wilcke <jeffrey@ethereum.org>2015-05-05 19:50:48 +0800
committerJeffrey Wilcke <jeffrey@ethereum.org>2015-05-05 19:50:48 +0800
commit2e9ed6f7aa84519a5d209dfc9649a0381e89e8ee (patch)
tree54fbe761882dd7c6eba364ecd93a2fb32ae68ab5 /Godeps/Godeps.json
parentac85fdc75edfaf999a7b2d25c5313c1b3eeb86ad (diff)
parentc750ef09e1571fbdb36d408ff894ed2bbcc80014 (diff)
downloaddexon-2e9ed6f7aa84519a5d209dfc9649a0381e89e8ee.tar.gz
dexon-2e9ed6f7aa84519a5d209dfc9649a0381e89e8ee.tar.zst
dexon-2e9ed6f7aa84519a5d209dfc9649a0381e89e8ee.zip
Merge pull request #856 from karalabe/windows-console-color-fix
cmd/geth: colorize console output in windows
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index 576efab00..41cb28a12 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -38,6 +38,14 @@
"Rev": "ccfcd0245381f0c94c68f50626665eed3c6b726a"
},
{
+ "ImportPath": "github.com/mattn/go-colorable",
+ "Rev": "043ae16291351db8465272edf465c9f388161627"
+ },
+ {
+ "ImportPath": "github.com/mattn/go-isatty",
+ "Rev": "fdbe02a1b44e75977b2690062b83cf507d70c013"
+ },
+ {
"ImportPath": "github.com/obscuren/qml",
"Rev": "c288002b52e905973b131089a8a7c761d4a2c36a"
},