Add missing module dependency for windows build

This commit is contained in:
David Bariod
2018-09-19 13:46:16 +02:00
parent d23a0f20d4
commit 5a88d3c21d
3 changed files with 5 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
// +build !windows,!nacl,!plan9
package syslog
import (