Fix example build on windows

This commit is contained in:
David Bariod 2018-09-03 21:58:50 +02:00
parent 7556e245e2
commit 8b120431f3
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build !windows
package logrus_test
import (