Merge pull request #597 from DAddYE/master

IsTerminal should work in nacl too
This commit is contained in:
Damien Mathieu 2017-07-26 10:09:27 +02:00 committed by GitHub
commit 3114d6f617
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build linux darwin freebsd openbsd netbsd dragonfly
// +build linux darwin freebsd openbsd netbsd dragonfly nacl
// +build !appengine
package logrus