Should be Stdout

master
Yasuhiro Matsumoto 9 years ago
parent 8272a2c4cb
commit 3f606fb2c7

@ -17,7 +17,7 @@ import (
"time"
)
var out = colorable.NewColorableStderr()
var out = colorable.NewColorableStdout()
// Attr holds the data fetched from a row
// Only 1 ValueXxx field should have value, the others should be nil

Loading…
Cancel
Save