cmd/geth: fix #853 colorize console output in windows

This commit is contained in:
Péter Szilágyi
2015-05-05 14:44:39 +03:00
parent ac85fdc75e
commit c750ef09e1
10 changed files with 763 additions and 2 deletions
+8
View File
@@ -37,6 +37,14 @@
"ImportPath": "github.com/kardianos/osext",
"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"