Add Go 1.26 and 1.27 support#88
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
Hi, as I mentioned in PR #85 we are already working on 1.26. Please discuss contributions in issues first to avoid doing duplicate work and to scope work so that I may prevent wasted work. Regardless, I appreciate the time and effort to contribute, if you want to suggest other work that interests you please open an issue and we can chat! |
|
@stevemk14ebr Support for 1.26 itself comes from PR#85. The purpose of my PR is to build upon that foundation to support the upcoming go1.27. It is currently known that language_server_windows_x64.exe in antigravity is the program in go1.27rc, so we have the necessity to provide support for it before the official release of 1.27. |
What? |
|
|
@stevemk14ebr Hello, I have rebaseed and resubmitted the PR. You can test it using the latest master version at https://github.com/golang/go. |
|
I understand what google antigravity is, I'm asking what it has to do with go 1.27 and why it's being used to motivate merging 1.27 support pre-release. Go 1.27 is very early in it's development lifecycle, we support release versions. Until Go 1.27 is out we can't know what the complete set of changes is. Again I ask you to create an issue to discuss before sending PRs. |
|
Ok, I have created it. |
No description provided.