-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working