Skip to content

Which version of Go does v1.27.0 use? #119

@rootulp

Description

@rootulp

Context

#118

Question

I'm trying to upgrade our repo to a new Go version (either v1.24.11 or 1.25.5). Neither of those versions have goreleaser-cross Docker images.

I see the most recent release here is v1.27.0 except I don't see a Go version v1.27.0.

The README:

Docker images are available on both [GitHub](https://ghcr.io/goreleaser/goreleaser-cross) and [Docker hub](https://hub.docker.com/r/goreleaser/goreleaser-cross). The image's tag version follows Golang
release so if you use 1.19.4, you are effectively compiling your Go code using Golang at version 1.19.4. The actual version of the other tools installed within the Docker image like `goreleaser` can
makes me think goreleaser-cross v1.27.0 should match Go 1.27. Is that correct?

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