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: update Golang version to 1.22 #938

Closed
wants to merge 2 commits into from
Closed

Conversation

0xivanov
Copy link
Contributor

Description:
We need to update the Go version used in this project to the latest stable release, Go 1.22. This upgrade is necessary to leverage new features, performance improvements, and security fixes introduced in Go 1.22

This PR also adds timeout to the go-linter

Related issue(s):

Fixes #937

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Ivan Ivanov <[email protected]>
@0xivanov 0xivanov added the enhancement New feature or request label May 22, 2024
@0xivanov 0xivanov self-assigned this May 22, 2024
@0xivanov 0xivanov requested review from a team as code owners May 22, 2024 08:23
Copy link

sonarcloud bot commented May 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@0xivanov 0xivanov closed this Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Golang version to 1.22
1 participant