-
-
Notifications
You must be signed in to change notification settings - Fork 763
Open
Labels
state: awaiting responseWaiting for issue author to respond.Waiting for issue author to respond.state: can't reproNot enough information was given to reproduce the issue described.Not enough information was given to reproduce the issue described.
Description
Description
We are using go task for our project, and when trying to upgrade to a new version are getting an error related to the go version declaration in the go.mod file:
go install github.com/go-task/task/v3/cmd/[email protected]
go: downloading github.com/go-task/task/v3 v3.39.2
go: github.com/go-task/task/v3/cmd/[email protected] (in github.com/go-task/task/[email protected]): go.mod:3: invalid go version '1.22.0': must match format 1.23
Seems like this is happening up until the latest version (just with 1.24.0 instead of 1.22.0 in the error). Wondering if anyone else has run into this.
Thanks
Version
v3.39.2
Operating system
Unix
Experiments Enabled
No response
Example Taskfile
Metadata
Metadata
Assignees
Labels
state: awaiting responseWaiting for issue author to respond.Waiting for issue author to respond.state: can't reproNot enough information was given to reproduce the issue described.Not enough information was given to reproduce the issue described.