Skip to content

chore: Go mod tidy in Renovate config#130

Merged
BakerNet merged 2 commits into
mainfrom
dev/renovate-opts
May 19, 2026
Merged

chore: Go mod tidy in Renovate config#130
BakerNet merged 2 commits into
mainfrom
dev/renovate-opts

Conversation

@BakerNet
Copy link
Copy Markdown
Collaborator

Related PR(s)

Related Issue(s)

Summary / Background

@github-actions
Copy link
Copy Markdown

Codeowners approval required for this PR:

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates Renovate configuration so Go module dependency updates run go mod tidy after updates, helping keep go.mod and go.sum clean.

Changes:

  • Adds Renovate postUpdateOptions with gomodTidy.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Renovate configuration by adding the "gomodTidy" post-update option. Feedback indicates that this addition will likely fail due to an unsupported Go version (1.25.0) being specified in the project's go.mod file. Additionally, it is recommended to include the "config:base" preset to follow best practices for dependency management and dashboard features.

Comment thread renovate.json
@BakerNet BakerNet merged commit 563ea32 into main May 19, 2026
7 of 8 checks passed
@BakerNet BakerNet deleted the dev/renovate-opts branch May 19, 2026 21:51
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.

2 participants