community
community copied to clipboard
Reenable "go fix" once the fix for it has been merged
Description
It looks like there is an issue on Go 1.21.x+ that makes "go fix" not work if you specify x.y.z version in go.mod. the "go fix" part is temporarily commented out until the fix has been released.
Fix the validate
GitHub actions once the fix has been release by Google (it looks like it's slated for 1.23).
Value
Useful Information
https://github.com/golang/go/commit/7fd62ba821b1044e8e4077df052b0a1232672d57 https://go-review.googlesource.com/c/go/+/527342 https://github.com/go-vela/server/pull/1101
- What is the output of
vela --version
?
- What operating system is being used?
- Any other important details?
- [ ] https://github.com/go-vela/server/blob/main/.github/workflows/validate.yml
- [ ] https://github.com/go-vela/worker/blob/main/.github/workflows/validate.yml
- [ ] https://github.com/go-vela/sdk-go/blob/main/.github/workflows/validate.yml
- [ ] https://github.com/go-vela/cli/blob/main/.github/workflows/validate.yml
- [ ] https://github.com/go-vela/types/blob/main/.github/workflows/validate.yml