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

Investigate supporting Go 1.11 again #12

Closed
jackwilsdon opened this issue Jul 30, 2019 · 1 comment
Closed

Investigate supporting Go 1.11 again #12

jackwilsdon opened this issue Jul 30, 2019 · 1 comment
Labels
good first issue Good for newcomers

Comments

@jackwilsdon
Copy link
Owner

After removing support for Go 1.11 in dab5093, it would be nice to get it back in some shape or form.

The error we were getting on 1.11 was as follows:

go build golang.org/x/sys/unix: module requires Go 1.12

Is there an older version of golang.org/x/sys/unix we can use that doesn't need Go 1.12?

@jackwilsdon jackwilsdon added the good first issue Good for newcomers label Jul 30, 2019
@jackwilsdon
Copy link
Owner Author

Go 1.11 is no longer supported as of 1.13 (see Go's release policy on this), so I don't think this needs resolving.

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

No branches or pull requests

1 participant