Skip to content

x/playground: version stated on "About" page is sometimes one version behind #40319

@dmitshur

Description

@dmitshur

The current latest Go release is Go 1.14.6.

Clicking the About button at https://play.golang.org now says:

The playground uses the latest stable release of Go.
The current version is go1.14.5.

However, running the https://play.golang.org/p/Ztyu2FJaajl program suggests the actual playground program execution uses Go 1.14.6. So it's only the frontend that's on the previous version.

So it's not a big deal, but need to understand why this happens and fix it.

/cc @toothrot

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions