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 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// +build !appengine,!gopherjs,!windows
// +build appengine gopherjs !windows
package logrus