Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

invalid go version '1.23.0': must match format 1.23 #247

Description

@T-X

I'm getting the following error on go install .:

$ git clone https://github.com/FreifunkBremen/yanic
$ cd yanic
$ go install .
go: golang.org/x/sys@v0.33.0: parsing go.mod: go.mod:3: invalid go version '1.23.0': must match format 1.23

I'm using the Go version as provided by Debian Bullseye:

$ go version
go version go1.15.15 linux/amd64
$ dpkg -l | grep golang
ii  golang:amd64                            2:1.15~1                        amd64        Go programming language compiler - metapackage
ii  golang-1.15                             1.15.15-1~deb11u4               all          Go programming language compiler - metapackage
ii  golang-1.15-doc                         1.15.15-1~deb11u4               all          Go programming language - documentation
ii  golang-1.15-go                          1.15.15-1~deb11u4               amd64        Go programming language compiler, linker, compiled stdlib
ii  golang-1.15-src                         1.15.15-1~deb11u4               amd64        Go programming language - source files
ii  golang-doc                              2:1.15~1                        all          Go programming language - documentation
ii  golang-go                               2:1.15~1                        amd64        Go programming language compiler, linker, compiled stdlib
ii  golang-src:amd64                        2:1.15~1                        amd64        Go programming language - source files

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