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

drop support for Go 1.20, build on Go 1.22rc1 #4195

Merged
merged 4 commits into from
Dec 28, 2023
Merged

Conversation

marten-seemann
Copy link
Member

Fixes #4194.

Copy link

codecov bot commented Dec 10, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (31a677c) 83.66% compared to head (71ae825) 84.00%.

Files Patch % Lines
internal/handshake/crypto_setup.go 92.31% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4195      +/-   ##
==========================================
+ Coverage   83.66%   84.00%   +0.34%     
==========================================
  Files         150      149       -1     
  Lines       15500    15420      -80     
==========================================
- Hits        12968    12953      -15     
+ Misses       2034     1969      -65     
  Partials      498      498              

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

@marten-seemann marten-seemann changed the title drop support for Go 1.20 drop support for Go 1.20, build on Go 1.22rc1 Dec 21, 2023
@marten-seemann marten-seemann marked this pull request as ready for review December 28, 2023 04:28
@marten-seemann marten-seemann merged commit d795250 into master Dec 28, 2023
34 checks passed
@marten-seemann marten-seemann deleted the drop-go1-20 branch December 28, 2023 05:10
wwqgtxx added a commit to MetaCubeX/quic-go that referenced this pull request Jan 20, 2024
nanokatze pushed a commit to nanokatze/quic-go that referenced this pull request Feb 1, 2024
* drop support for Go 1.20

* ci: udpate CircleCI to Go 1.21

* qtls: remove unnecessary type aliases

* ci: build using Go 1.22rc1
nekohasekai pushed a commit to SagerNet/quic-go that referenced this pull request Feb 10, 2024
nekohasekai pushed a commit to SagerNet/quic-go that referenced this pull request Mar 19, 2024
wwqgtxx added a commit to MetaCubeX/quic-go that referenced this pull request Mar 19, 2024
wwqgtxx added a commit to MetaCubeX/quic-go that referenced this pull request Apr 28, 2024
nekohasekai pushed a commit to SagerNet/quic-go that referenced this pull request Apr 28, 2024
nekohasekai pushed a commit to SagerNet/quic-go that referenced this pull request May 15, 2024
wwqgtxx added a commit to MetaCubeX/quic-go that referenced this pull request May 18, 2024
wwqgtxx added a commit to MetaCubeX/quic-go that referenced this pull request May 20, 2024
nekohasekai pushed a commit to SagerNet/quic-go that referenced this pull request Jun 7, 2024
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.

drop support for Go 1.20
1 participant