Bump golang.org/x/net from 0.58.0 to 0.59.0 - #3340
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.58.0 to 0.59.0. - [Commits](golang/net@v0.58.0...v0.59.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/golang.org/x/net-0.59.0
branch
from
September 14, 2026 12:23
166c86f to
ae7e35b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps golang.org/x/net from 0.58.0 to 0.59.0.
Commits
540d04cgo.mod: update golang.org/x dependencies20eef7fquic: clear fast-path receive buffer on stream resetc23af1binternal/http3: fix compilation error due to missed symbol name updateeda109finternal/http3: send appropriate error codes in STOP_SENDING frames12e0501internal/http3: server header size limitsd89285equic: add Stream.StopSending, and rework stream/application errorsd34deaequic: ensure Endpoint.Close waits for connection loops to exit55577aahttp2: use IDNA Lookup profile, not raw Punycode translationb22627einternal/http3: handle a nil TLSConfig in newQUICConfig6e98b0dinternal/http3: report endpoint creation errors from initEndpoint