diff --git a/text_formatter_nonwindows.go b/text_formatter_nonwindows.go index f732b8b..0c0802a 100644 --- a/text_formatter_nonwindows.go +++ b/text_formatter_nonwindows.go @@ -1,4 +1,4 @@ -// +build !appengine,!gopherjs,!windows +// +build appengine gopherjs !windows package logrus