Added terminal check on Windows

This commit is contained in:
Felix Kollmann
2018-04-03 04:40:58 +02:00
parent 7d2a5214bf
commit c9a46a1e7c
2 changed files with 21 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build !appengine,!gopherjs
// +build !appengine,!gopherjs,!windows
package logrus