Open
Description
In order to reduce maintenance effort (see: #1812), it would be great to see go
version to be auto-bumped.
I think there are two sub tasks for this:
- Remove hardcoded
go-version
in GitHub Actions worflows as it can lead to version mismatch, ie on main today: and - Use a GitHub action to auto-bump go.mod go version. Unfortunately that's not yet supported by Dependabot (source: gomod does not update the go version that is defined in go.mod dependabot/dependabot-core#9057)
I will tackle both of these
Thanks!
Metadata
Metadata
Assignees
Labels
No labels