Skip to content

Go: auto-bump go version #1838

Open
Open
@maxday

Description

@maxday

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:

  1. Remove hardcoded go-version in GitHub Actions worflows as it can lead to version mismatch, ie on main today: and
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions