Skip to content

ci: bump go dependency#1269

Open
pohanhuang wants to merge 1 commit intoharvester:masterfrom
pohanhuang:ci/go-dependency-bump
Open

ci: bump go dependency#1269
pohanhuang wants to merge 1 commit intoharvester:masterfrom
pohanhuang:ci/go-dependency-bump

Conversation

@pohanhuang
Copy link
Copy Markdown

@pohanhuang pohanhuang commented Apr 16, 2026

Problem:

Current go dependency bumping require manual works

Solution:

  • updatecli contains
    • policy to to bump the go version in go.mod / dockerfile
    • ensure all policy up-to-date
  • renovate for other go module

Related Issue(s):

harvester/harvester#10031

Test plan:

Additional documentation or context

- updatecli to bump the go version in go.mod / dockerfile
- renovate for other go modules update, extend with new config

Signed-off-by: pohanhuang <pohan.huang@suse.com>
@pohanhuang pohanhuang force-pushed the ci/go-dependency-bump branch from f28e46c to b2d21fa Compare April 16, 2026 14:22
Copy link
Copy Markdown
Author

@pohanhuang pohanhuang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: This PR only ensure the go version bump.
Should we run go mod tidy or go mod vendor in after action to keep the go libs up-to-date.

Like the example here:
https://www.updatecli.io/docs/plugins/resource/gomod/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant