This commit will fix #40.
Replacing os.Stdout with color.Output will fix the problem on Windows's console.
Internally, `color.Output` is same as `colorable.NewColorableStdout()`, according to
|
||
|---|---|---|
| .. | ||
| app.go | ||
| nameservers.go | ||
| output.go | ||
| questions.go | ||