Improved building of non-windows code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build !appengine,!gopherjs
|
||||
// +build !appengine,!gopherjs,!windows
|
||||
|
||||
package logrus
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build !appengine,!gopherjs
|
||||
// +build !appengine,!gopherjs,windows
|
||||
|
||||
package logrus
|
||||
|
||||
|
||||
Reference in New Issue
Block a user