Skip to content

Add Go 1.26 and 1.27 support#88

Closed
sonyps5201314 wants to merge 12 commits intomandiant:masterfrom
sonyps5201314:master
Closed

Add Go 1.26 and 1.27 support#88
sonyps5201314 wants to merge 12 commits intomandiant:masterfrom
sonyps5201314:master

Conversation

@sonyps5201314
Copy link
Copy Markdown

No description provided.

@google-cla
Copy link
Copy Markdown

google-cla bot commented Mar 5, 2026

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.

@stevemk14ebr
Copy link
Copy Markdown
Collaborator

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!

@sonyps5201314
Copy link
Copy Markdown
Author

@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.

@stevemk14ebr
Copy link
Copy Markdown
Collaborator

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?

@sonyps5201314
Copy link
Copy Markdown
Author

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?

https://antigravity.google/

@sonyps5201314
Copy link
Copy Markdown
Author

@stevemk14ebr Hello, I have rebaseed and resubmitted the PR. You can test it using the latest master version at https://github.com/golang/go.

@stevemk14ebr
Copy link
Copy Markdown
Collaborator

stevemk14ebr commented Mar 6, 2026

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.

@sonyps5201314
Copy link
Copy Markdown
Author

Ok, I have created it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants