Conversation
There was a problem hiding this comment.
Pull request overview
Updates the documented Go toolchain requirement for building gh from source to align with the recent Go 1.26.x bump.
Changes:
- Update source installation documentation to require Go 1.26+.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
babakks
left a comment
There was a problem hiding this comment.
Let's also see if go1.26 image is available for our devcontainer.
|
Also, we should upgrade Golangci-lint to v2.10.1 (since that's built with go1.26). |
Already did that in #12860 :) |
1b645dd to
7fa453e
Compare
|
@babakks doesn't seem like 1.26 devcontainer is out yet. |
Thanks for checking. Seems like they have the |
Small follow-up to #12860