-
-
Notifications
You must be signed in to change notification settings - Fork 391
Open
Description
Hi,
staticcheck built with 1.24 doesn't work well with go 1.25 project
file requires newer Go version go1.25 (application built with go1.24) (compile)
13:47:30 -: module requires at least go1.25, but Staticcheck was built with go1.24.1 (compile)
It of course works well with "go install" locally but it's no solution for CI.
Thanks
Metadata
Metadata
Assignees
Labels
No labels