-
Notifications
You must be signed in to change notification settings - Fork 248
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 Supported Go versions to 1.20, 1.21, 1.22 #607
Conversation
lahirumaramba
commented
Mar 19, 2024
•
edited
Loading
edited
- Bump Go versions to 1.20, 1.21, 1.22
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.
Do we need to update go.mod
and go.sum
as well?
Not for this PR. We will do a follow up PR to upgrade dependencies, which will update go.sum and go.mod for dependencies. I updated the supported version in |
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.
Sounds good! LGTM