Skip to content

update quic-go to v0.57.1#114

Merged
marten-seemann merged 1 commit into
masterfrom
update-quic-go-v0571
Nov 26, 2025
Merged

update quic-go to v0.57.1#114
marten-seemann merged 1 commit into
masterfrom
update-quic-go-v0571

Conversation

@marten-seemann

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Nov 26, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.90%. Comparing base (c8deb32) to head (c861dc5).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #114   +/-   ##
=======================================
  Coverage   72.90%   72.90%           
=======================================
  Files           4        4           
  Lines         406      406           
=======================================
  Hits          296      296           
  Misses         70       70           
  Partials       40       40           

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the quic-go library from v0.55.0 to v0.57.1, along with its associated transitive dependencies.

Key Changes

  • Main dependency: quic-go upgraded from v0.55.0 to v0.57.1
  • Transitive dependency: qpack upgraded from v0.5.1 to v0.6.0
  • Test framework: stretchr/testify upgraded from v1.9.0 to v1.11.1
  • Several transitive dependencies removed: golang.org/x/mod, golang.org/x/sync, golang.org/x/tools
  • New transitive dependency added: golang.org/x/time v0.12.0

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates direct dependencies (quic-go, stretchr/testify) and adjusts indirect dependencies to reflect the new dependency tree
go.sum Updates checksums for all changed dependencies and adds new transitive dependency golang.org/x/time

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@marten-seemann marten-seemann merged commit 999540a into master Nov 26, 2025
25 checks passed
@marten-seemann marten-seemann deleted the update-quic-go-v0571 branch January 9, 2026 03:32
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