golang / vscode-go

Go extension for Visual Studio Code

Home Page:https://marketplace.visualstudio.com/items?itemName=golang.Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

all: require go 1.21+ for tools installation

hyangah opened this issue · comments

The upcoming gopls requires go1.21+ for installation.
golang/go#65917

Update the min version in the README and tools installation logic.

Change https://go.dev/cl/588757 mentions this issue: extension/src: require go1.19+ for tools installation