Skip to content

terminal_check_solaris.go doesn't have a build tag and is breaking the build on AppEngine #947

Closed
@Hexcles

Description

@Hexcles

package logrus

I think this file should have a build tag like:

// +build solaris

similar to

// +build linux aix

I believe this is the reason logrus currently fails to build on AppEngine standard projects (where we can't use golang.org/x/sys/unix).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions