-
Notifications
You must be signed in to change notification settings - Fork 34
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
Get ready for go1.22 #186
Get ready for go1.22 #186
Conversation
- 1.20.x | ||
- 1.21.x | ||
- 1.21.x # a minimum supported version(from go.mod) | ||
- 1.22.x |
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.
Does the workflow fail if we leave 1.19 and 1.20 in? Considering that's still used in various places we probably shouldn't drop those yet
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.
Does the workflow fail if we leave 1.19 and 1.20 in?
No. Was going to ask ops to remove that requirement.
Considering that's still used in various places
Any example?
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.
There's quite a few internal to Mailgun 👀
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.
Reverted.
This reverts commit 986044b.
No description provided.