Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only update the go version in go.mod update action.
- running go mod tidy removes the toolchain version when it is identical to the go version (which it will always be). - also fix a bug in the regex which was inadvertently bumping packages as well as the go version itself.
- Loading branch information