Merge pull request #935 from pacmessica/move-terminal-pkg
Move terminal package
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
|||||||
"io"
|
"io"
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
"github.com/sirupsen/logrus/internal/terminal"
|
"github.com/sirupsen/logrus/terminal"
|
||||||
)
|
)
|
||||||
|
|
||||||
func checkIfTerminal(w io.Writer) bool {
|
func checkIfTerminal(w io.Writer) bool {
|
||||||
|
|||||||
Reference in New Issue
Block a user