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

Fix issues that cause linters to complain. #182

Merged
merged 11 commits into from
Oct 28, 2021
Merged

Conversation

lthibault
Copy link
Collaborator

⏱️ Estimated review time: 10 minutes
✅ Merge when ready

@@ -1,3 +1,4 @@
//go:build !go1.5
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This library can't possibly still work on Go 1.4, maybe we should just delete some of these? (can be a separate pr, if you want to take it on).

Copy link
Collaborator Author

@lthibault lthibault Oct 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, let's def nuke it. So we should just drop these tags altogether?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think so.

@zenhack zenhack merged commit bc32b65 into main Oct 28, 2021
zenhack added a commit to zenhack/go-capnp that referenced this pull request Oct 28, 2021
Noticed when reviewing capnproto#182 that we don't currently test against the
latest release, so let's do that.
@zenhack zenhack mentioned this pull request Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants