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

Update go version to v1.22 #741

Merged
merged 14 commits into from
Jun 26, 2024
Merged

Update go version to v1.22 #741

merged 14 commits into from
Jun 26, 2024

Conversation

srijan-27
Copy link
Contributor

@srijan-27 srijan-27 commented Jun 20, 2024

Description:

  • Upgrade GO version from v1.21 to v1.22 at all places.

Breaking Changes:

  • Upgrading to v1.22 will lead to deprecated support for v1.20, as multiple dependencies are using slices package and it is support on versions > v1.21.

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

Umang01-hash
Umang01-hash previously approved these changes Jun 24, 2024
@aryanmehrotra aryanmehrotra merged commit 627d354 into development Jun 26, 2024
11 checks passed
@aryanmehrotra aryanmehrotra deleted the update-go branch June 26, 2024 11:46
@srijan-27 srijan-27 mentioned this pull request Jun 28, 2024
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.

4 participants