Skip to content

proposal: notify users of new Go release #483

Closed
@hyangah

Description

@hyangah

We often observe users still using old versions of go.
Check the go version, and notify users if the version is too old.

The latest supported versions of go can be retrieved from golang.org/dl
(see the existing code that queries golang.org/dl)
and we can hardcode the latest go version numbers in the extension
for users who can't access golang.org/dl.

There should be a setting so users can skip version check.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions