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

Update quic to use go 1.22 #1214

Merged
merged 6 commits into from
Nov 21, 2024
Merged

Update quic to use go 1.22 #1214

merged 6 commits into from
Nov 21, 2024

Conversation

matoval
Copy link
Collaborator

@matoval matoval commented Nov 18, 2024

Update quic to use go 1.22

@AaronH88
Copy link
Contributor

i think with this PR we can also change the github actions to move to 1.22,

Or have the actions PR merged first, what do you think?

google.golang.org/appengine v1.6.8 // indirect
google.golang.org/protobuf v1.33.0 // indirect
google.golang.org/protobuf v1.34.1 // indirect
Copy link
Contributor

Choose a reason for hiding this comment

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

you will also need to delete line 96 😄

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.71%. Comparing base (3d98c01) to head (537e4d0).
Report is 1 commits behind head on devel.

@@            Coverage Diff             @@
##            devel    #1214      +/-   ##
==========================================
+ Coverage   39.06%   39.71%   +0.65%     
==========================================
  Files          45       48       +3     
  Lines        9260     9840     +580     
==========================================
+ Hits         3617     3908     +291     
- Misses       5371     5660     +289     
  Partials      272      272              

see 5 files with indirect coverage changes

Components Coverage Δ
Go 39.11% <ø> (+0.05%) ⬆️
Receptorctl 49.31% <ø> (∅)

🚨 Try these New Features:

Copy link

sonarcloud bot commented Nov 21, 2024

Copy link
Contributor

@AaronH88 AaronH88 left a comment

Choose a reason for hiding this comment

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

lgtm

@AaronH88 AaronH88 merged commit 12bf59d into ansible:devel Nov 21, 2024
23 checks passed
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