Skip to content

fix compatibility with API breaking change in Go 1.21#4020

Merged
marten-seemann merged 2 commits intoquic-go:masterfrom
spideroak-inc:fork
Aug 9, 2023
Merged

fix compatibility with API breaking change in Go 1.21#4020
marten-seemann merged 2 commits intoquic-go:masterfrom
spideroak-inc:fork

Conversation

@elagergren-spideroak
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Eric Lagergren <[email protected]>
Signed-off-by: Eric Lagergren <[email protected]>
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 9, 2023

Codecov Report

Merging #4020 (9d1fb73) into master (aab4d4e) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #4020      +/-   ##
==========================================
- Coverage   82.85%   82.81%   -0.03%     
==========================================
  Files         147      147              
  Lines       14779    14785       +6     
==========================================
  Hits        12244    12244              
- Misses       2033     2039       +6     
  Partials      502      502              
Files Changed Coverage Δ
internal/handshake/crypto_setup.go 56.26% <0.00%> (ø)
internal/qtls/go120.go 28.17% <0.00%> (-0.82%) ⬇️
internal/qtls/go121.go 55.10% <0.00%> (-2.34%) ⬇️

@marten-seemann marten-seemann changed the title add Go 1.21 compatibility fix compatibility with API breaking change in Go 1.21 Aug 9, 2023
@marten-seemann
Copy link
Copy Markdown
Member

Thank you!

@marten-seemann marten-seemann merged commit 571d3ad into quic-go:master Aug 9, 2023
marten-seemann pushed a commit that referenced this pull request Aug 9, 2023
* add Go 1.21 compatibility

Signed-off-by: Eric Lagergren <[email protected]>

* refactor for Go 1.20

Signed-off-by: Eric Lagergren <[email protected]>

---------

Signed-off-by: Eric Lagergren <[email protected]>
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.

Build broken between go1.21rc4 and go1.21.0

2 participants