Skip to content

Conversation

@tmshort
Copy link
Contributor

@tmshort tmshort commented Dec 17, 2025

Trying to build goreleaser (i.e. bingo get) using golang 1.25 fails due to a dependency incompatibility with golang 1.25.

Use a replace statement to update golang.org/x/tools to v0.26.0, this is the minimum updated version that will work with golang 1.25.

Tested with golang 1.25.3 and 1.24.6

Description

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

Trying to build goreleaser (i.e. bingo get) using golang 1.25 fails due
to a dependency incompatibility with golang 1.25.

Use a replace statement to update golang.org/x/tools to v0.26.0, this
is the minimum updated version that will work with golang 1.25.

Tested with golang 1.25.3 and 1.24.6

Signed-off-by: Todd Short <tshort@redhat.com>
@tmshort tmshort requested a review from a team as a code owner December 17, 2025 14:32
@netlify
Copy link

netlify bot commented Dec 17, 2025

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 02e0e9b
🔍 Latest deploy log https://app.netlify.com/projects/olmv1/deploys/6942bef8a46c8d000803c43e
😎 Deploy Preview https://deploy-preview-2389--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@openshift-ci
Copy link

openshift-ci bot commented Dec 17, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign camilamacedo86 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.82%. Comparing base (aaffdeb) to head (02e0e9b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2389      +/-   ##
==========================================
- Coverage   73.05%   68.82%   -4.23%     
==========================================
  Files         100      100              
  Lines        7641     7641              
==========================================
- Hits         5582     5259     -323     
- Misses       1623     1947     +324     
+ Partials      436      435       -1     
Flag Coverage Δ
e2e 43.93% <ø> (+0.14%) ⬆️
experimental-e2e 13.68% <ø> (-35.07%) ⬇️
unit 57.11% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tmshort tmshort mentioned this pull request Dec 17, 2025
4 tasks
@tmshort
Copy link
Contributor Author

tmshort commented Dec 17, 2025

closing in favor of #2390

@tmshort tmshort closed this Dec 17, 2025
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