-
Notifications
You must be signed in to change notification settings - Fork 2k
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 x/sys to support go 1.17 #11065
Conversation
@jrasell could you please take a look at this, or help find the right person to review |
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.
Hi @roopakv and thanks for this, it looks good. Would you be able to push a follow up commit to add a changelog entry as per this documentation? I believe this would fall under improvement.
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.
@roopakv I went ahead and pushed the changelog entry so I can merge this shortly. Thanks!
@jrasell thank you so much. could you also please cut a new release so that brew is fully unblocked |
@roopakv we won't be cutting a release specifically for this, however, we are close to our next timing so it shouldn't be too long. |
Co-authored-by: James Rasell <[email protected]>
I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions. |
Updates x/sys to support go 1.17 which is blocking brew go 1.17
more context here: Homebrew/homebrew-core#83413
please cut a release after merging this.