Extended conditions to include non-native builds

This commit is contained in:
Felix Kollmann
2018-04-03 01:23:44 +02:00
parent f142d8145b
commit 7d2a5214bf
+1 -1
View File
@@ -1,4 +1,4 @@
// +build !appengine,!gopherjs,!windows
// +build appengine gopherjs !windows
package logrus