Skip to content

Bump golang.org/x/net from 0.57.0 to 0.58.0 - #134

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/golang.org/x/net-0.58.0
Aug 17, 2026
Merged

Bump golang.org/x/net from 0.57.0 to 0.58.0#134
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/golang.org/x/net-0.58.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown

Bumps golang.org/x/net from 0.57.0 to 0.58.0.

Commits
  • acc78e0 go.mod: update golang.org/x dependencies
  • 90d10f0 internal/http3: delete invalid Content-Length if declared in server handler
  • 08abf4d internal/http3: infer headers when Content-Encoding is set but is empty
  • 8d10596 http2: avoid deadlocks in wrapped ClientConn state callback
  • 99c3b0a http2/hpack: build the table lookup maps lazily, only for encoders
  • 5a920b1 http3: rework registration to allow using a fake network
  • 7fd2842 quic: return an error from Accept after PacketConn reader exits
  • 825111d quic: avoid busy-loop when keep-alive is blocked by congestion control
  • a02ddfa http/httpproxy: prioritize lowercase proxy environment variables
  • 574e5eb quic: halt conn goroutines on close when listener exits early
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 17, 2026 05:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 17, 2026
@github-actions
github-actions Bot enabled auto-merge August 17, 2026 05:33
@azazeal

azazeal commented Aug 17, 2026

Copy link
Copy Markdown

@dependabot rebase

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.57.0 to 0.58.0.
- [Commits](golang/net@v0.57.0...v0.58.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/net-0.58.0 branch from 9410b39 to 4680171 Compare August 17, 2026 11:20
@github-actions
github-actions Bot merged commit 75b8365 into master Aug 17, 2026
8 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/golang.org/x/net-0.58.0 branch August 17, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants