chore(deps): bump the go-tls-go group across 1 directory with 2 updates - #287
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the go-tls-go group across 1 directory with 2 updates#287dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-tls-go group with 2 updates in the /evaders/go-tls directory: [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) and [golang.org/x/net](https://github.com/golang/net). Updates `github.com/quic-go/quic-go` from 0.60.0 to 0.61.0 - [Release notes](https://github.com/quic-go/quic-go/releases) - [Commits](quic-go/quic-go@v0.60.0...v0.61.0) Updates `golang.org/x/net` from 0.57.0 to 0.58.0 - [Commits](golang/net@v0.57.0...v0.58.0) --- updated-dependencies: - dependency-name: github.com/quic-go/quic-go dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-tls-go - dependency-name: golang.org/x/net dependency-version: 0.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-tls-go ... Signed-off-by: dependabot[bot] <support@github.com>
datascry
added a commit
that referenced
this pull request
Aug 23, 2026
…modules Applies dependabot #281, #282, #283, #286 and #287 locally so the commits stay datascry-authored: - edge, evaders/go-tls: quic-go v0.60.0 -> v0.61.0, x/net v0.57.0 -> v0.58.0 - arena: x/image v0.44.0 -> v0.45.0 - evaders/h2-rapid-reset: x/net v0.57.0 -> v0.58.0 - evaders/pow: x/crypto v0.54.0 -> v0.55.0 Indirects follow through tidy (x/crypto, x/mod, x/text, x/tools). Each module was verified in golang:1.26-alpine with gofmt, go vet and go test: edge, arena, evaders/pow and evaders/go-tls all pass with coverage unchanged. arena and evaders/pow needed the repo root mounted rather than the module dir, because arena's `replace` points at ../evaders/pow.
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/evaders/go-tls/go-tls-go-48b75caf0e
branch
August 23, 2026 02:59
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 the go-tls-go group with 2 updates in the /evaders/go-tls directory: github.com/quic-go/quic-go and golang.org/x/net.
Updates
github.com/quic-go/quic-gofrom 0.60.0 to 0.61.0Release notes
Sourced from github.com/quic-go/quic-go's releases.
... (truncated)
Commits
579ee19add SendStream.WriteWithLimit for higher-level flow control (#5753)b1e850aguard qlogger when dropping malformed short-header packets (#5759)2d093f1qlog: replace datagram IDs with CRC32c payload checksums (#5758)4e52cbdreplace receive stream final size wait with callback (#5752)353abe2ci: bump actions/setup-go from 6 to 7 (#5756)fbfa1d5fix flaky TestDatagramSizeLimitWithMTUDiscovery (#5751)124e085rename ReceiveStream.WaitForFinalSize to WaitForReceiveFinalSize (#5750)a8ac06aupdate golang.org/x/crypto to v0.54.0 (#5749)bc8d524ci: run Codspeed on pull requests and on master (#5748)dab2973rename SendStream.WriteImmediately to TryWriteAll (#5747)Updates
golang.org/x/netfrom 0.57.0 to 0.58.0Commits
acc78e0go.mod: update golang.org/x dependencies90d10f0internal/http3: delete invalid Content-Length if declared in server handler08abf4dinternal/http3: infer headers when Content-Encoding is set but is empty8d10596http2: avoid deadlocks in wrapped ClientConn state callback99c3b0ahttp2/hpack: build the table lookup maps lazily, only for encoders5a920b1http3: rework registration to allow using a fake network7fd2842quic: return an error from Accept after PacketConn reader exits825111dquic: avoid busy-loop when keep-alive is blocked by congestion controla02ddfahttp/httpproxy: prioritize lowercase proxy environment variables574e5ebquic: halt conn goroutines on close when listener exits earlyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions