mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(windows): exclude syslog feature from windows builds
This commit is contained in:
parent
33395d530d
commit
b63471ebe9
@ -1,3 +1,5 @@
|
||||
//+build !windows,!nacl,!plan9
|
||||
|
||||
package log
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user