Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify non-Windows build tag #162

Closed
wants to merge 1 commit into from

Conversation

mohammed90
Copy link

Fixes #161

@mohammed90
Copy link
Author

The failure is because travis-ci build uses Go 1.8 max, and there's dependency on the package math/bits which is introduced in Go 1.9. The build with Go tip on Travis passes.

@mholt
Copy link

mholt commented Nov 15, 2019

Oo, yes please. Would love to see this merged.

@nxadm
Copy link

nxadm commented Nov 19, 2019

FWIW I added your changes to my fork of tail where I try to keep up with usefull PRs for the dormant upstream project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doesn't compile for Dragonfly or Illumos
3 participants