Skip to content

go update 1.21.6 from 2024-01-09 missing #921

@DavidS-ovm

Description

@DavidS-ovm

the latest builds of mcr.microsoft.com/devcontainers/go:dev-1.21-bookworm still contain go 1.21.5, missing the updates from go1.21.6

please ensure that minor versions get updated timely, as this makes devcontainers lag behind other automated updates like dependabot or renovate, breaking workspaces with

packages.Load error: err: exit status 1: stderr: go: go.work requires go >= 1.21.6 (running go 1.21.5)

For anyone else in the same situation, setting GOTOOLCHAIN to the required go version, or auto (see https://go.dev/doc/toolchain) downloads the required toolchain separately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions