-
-
Notifications
You must be signed in to change notification settings - Fork 840
Invalid Go Version Format #2509
Copy link
Copy link
Closed
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.
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.
Type
Fields
Give feedbackNo fields configured for issues without a type.
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:
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