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

[chore] bump go version -> 1.21.x #2287

Merged
merged 3 commits into from
Oct 23, 2023
Merged

[chore] bump go version -> 1.21.x #2287

merged 3 commits into from
Oct 23, 2023

Conversation

tsmethurst
Copy link
Contributor

Description

If this is a code change, please include a summary of what you've coded, and link to the issue(s) it closes/implements.

If this is a documentation change, please briefly describe what you've changed and why.

Bump go version from 1.20.x to 1.21.x.

This will let us use the fancy new Go language features, if we like.

Note: we were already building using go 1.21.x, so no difference there, we're just switching the language version properly now.

.drone.yml Outdated Show resolved Hide resolved
@@ -14,7 +14,6 @@ run:
linters:
# enable some extra linters, see here for the list: https://golangci-lint.run/usage/linters/
enable:
- goconst
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure why, but this started flagging more stuff and tbh it doesn't really help our "code quality" any so I just turned it off.

@NyaaaWhatsUpDoc NyaaaWhatsUpDoc merged commit 013a17f into main Oct 23, 2023
@NyaaaWhatsUpDoc NyaaaWhatsUpDoc deleted the go_version_bump branch October 23, 2023 12:07
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.

2 participants