Skip to content

Go 1.24 support #973

@stefanb

Description

@stefanb

While testing llgo with Go 1.24 release candidates in

there was a test error:

hello.go:1:1: package requires newer Go version go1.24 (application built with go1.23)
-: This application uses version go1.23 of the source-processing packages but runs version go1.24 of 'go list'. It may fail to process source files that rely on newer language features. If so, rebuild the application using a newer version of Go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions