Skip to content

Fix issues that cause linters to complain.#182

Merged
zenhack merged 11 commits into
mainfrom
enhancement/lintfix
Oct 28, 2021
Merged

Fix issues that cause linters to complain.#182
zenhack merged 11 commits into
mainfrom
enhancement/lintfix

Conversation

@lthibault

Copy link
Copy Markdown
Collaborator

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

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

Copy link
Copy Markdown
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).

@lthibault lthibault Oct 28, 2021

Copy link
Copy Markdown
Collaborator Author

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
Copy Markdown
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