-
Notifications
You must be signed in to change notification settings - Fork 48
ci: add go 1.18, drop 1.16 #106
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
Conversation
Uhgm, golangci-lint does not support go 1.18 yet (golangci/golangci-lint#2374). |
4b6a4d7
to
6d79eed
Compare
Looks good; do you want to merge it already, or shall we wait for it to be GA, then merge this? (we verified it works) |
Good question. Given there won't be any new PRs between now and 1.18 GA (which is highly likely), we can wait until GA. |
Signed-off-by: Kir Kolyshkin <[email protected]>
Signed-off-by: Kir Kolyshkin <[email protected]>
Signed-off-by: Kir Kolyshkin <[email protected]>
OK, we can now test with Go 1.18 (and drop Go 1.16, too). |
@thaJeztah PTAL 🙏🏻 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
See individual commits for details.