Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring go.mod to lowest 1.22 z-stream compatible with the code #408

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

perdasilva
Copy link
Contributor

@perdasilva perdasilva commented Nov 26, 2024

Downstream users may not be using latest z-streams of go, so this brings it down to the lowest z-stream allowable by the code.

@perdasilva perdasilva force-pushed the fixup/go-version branch 2 times, most recently from 71ec7ac to 2716739 Compare November 26, 2024 10:54
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.48%. Comparing base (08ab7fb) to head (2716739).
Report is 60 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (08ab7fb) and HEAD (2716739). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (08ab7fb) HEAD (2716739)
2 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #408      +/-   ##
==========================================
- Coverage   85.06%   78.48%   -6.59%     
==========================================
  Files          19       31      +12     
  Lines        1346     2477    +1131     
==========================================
+ Hits         1145     1944     +799     
- Misses        125      444     +319     
- Partials       76       89      +13     

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

go.mod Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
Signed-off-by: Per Goncalves da Silva <[email protected]>
@perdasilva perdasilva changed the title Update go.mod to use toolchain Bring go.mod to lowest 1.22 z-stream compatible with the code Nov 26, 2024
@perdasilva perdasilva enabled auto-merge November 28, 2024 07:21
@perdasilva perdasilva disabled auto-merge November 29, 2024 08:57
@perdasilva perdasilva merged commit 45b4682 into operator-framework:main Nov 29, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants