Skip to content

chore: go mod tidy after v0.17.4 security upgrades - #282

Merged
eguzki merged 1 commit into
release-0.17from
go-mod-tidy-0.17.4
Aug 28, 2026
Merged

chore: go mod tidy after v0.17.4 security upgrades#282
eguzki merged 1 commit into
release-0.17from
go-mod-tidy-0.17.4

Conversation

@thomasmaas

Copy link
Copy Markdown
Contributor

Follow-up go mod tidy after the security dependency upgrade backport.

The backport PR was merged before go mod tidy was applied to clean up go.sum. This PR removes spurious entries left by the conflict resolution.

No functional changes — go.sum cleanup only.

🤖 Generated with Claude Code

Clean up go.mod and go.sum after security dependency upgrades.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Thomas Maas <thomas@webtypes.com>
@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 424e8576-53ad-4a1a-a9eb-bd0070618c66

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov-commenter

codecov-commenter commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.07%. Comparing base (2bd68aa) to head (0893b30).
⚠️ Report is 1 commits behind head on release-0.17.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-0.17     #282      +/-   ##
================================================
- Coverage         76.16%   76.07%   -0.09%     
================================================
  Files                18       18              
  Lines              1137     1137              
================================================
- Hits                866      865       -1     
- Misses              216      217       +1     
  Partials             55       55              
Flag Coverage Δ
integration 71.76% <ø> (+0.26%) ⬆️
unit 46.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
api/v1alpha1 (u) 91.48% <ø> (ø)
pkg/helpers (u) 80.95% <ø> (ø)
pkg/log (u) 94.73% <ø> (ø)
pkg/reconcilers (u) 63.12% <ø> (ø)
pkg/limitador (u) 98.28% <ø> (ø)
controllers (i) 70.89% <ø> (-0.29%) ⬇️
pkg/upgrades ∅ <ø> (∅)
see 1 file with indirect coverage changes
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@eguzki
eguzki merged commit b5b679a into release-0.17 Aug 28, 2026
20 checks passed
@eguzki
eguzki deleted the go-mod-tidy-0.17.4 branch August 28, 2026 09:48
@github-project-automation github-project-automation Bot moved this to Done in Kuadrant Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants