Closed
Description
As described in our support documentation, gopls only supports building with the last four Go versions.
#50825 outlines a long-term plan to remove support for building gopls at legacy Go versions, but in the meantime we should drop support for Go 1.13 and Go 1.14 now that Go 1.18 is released. This issue tracks dropping support for 1.13.
Action items:
- note the end-of-life for Go 1.13 support in our v0.8.4 release notescheck with the VS Code team to update our compatibility matrixdocument our new compatibility matrix.remove Kokoro 1.13 CI
CC @hyangah
Metadata
Metadata
Assignees
Labels
Type
Projects
Relationships
Development
No branches or pull requests
Activity
gopls: update to 0.8.4.
[-]x/tools/gopls: drop support for building at Go 1.13[/-][+]x/tools/gopls: drop support for building at Go 1.13-15[/+]chore(deps): update 🤖 aqua tooling to v0.10.1 (#15)
findleyr commentedon Dec 15, 2022
This is done.
As of https://go.dev/cl/457835, gopls no longer builds at Go versions before Go 1.16.
gopls: update to 0.11.0
gopls: update to 0.11.0