bump radiance - new autoselect group and buf byte limit#8834
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request bumps core networking/VPN-related Go dependencies (primarily github.com/getlantern/radiance) to pick up upstream changes: a new MutableAutoSelect outbound integration (via lantern-box) and a byte-budget cap for the idle relay buffer pool, along with updated sing-box-minimal pinning.
Changes:
- Update
github.com/getlantern/radianceto a newer pseudo-version to pull in upstream VPN/backend changes. - Update indirect
github.com/getlantern/lantern-boxto v0.0.88 as required by radiance. - Update the
replacepin forgithub.com/sagernet/sing-boxto a newergetlantern/sing-box-minimalpseudo-version.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Bumps radiance, updates indirect lantern-box, and updates the sing-box-minimal replace pin. |
| go.sum | Updates module sums to match the new radiance, lantern-box, and sing-box-minimal versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Summary
Bumps radiance to pull in the lantern-box MutableAutoSelect outbound integration and a byte-budget cap on the idle relay buffer pool, with matching lantern-box and sing-box-minimal pin updates.
Changes
github.com/getlantern/radianceb9df7d6→ecdaa4b, pulling in:github.com/getlantern/lantern-boxv0.0.86 → v0.0.88 (indirect, required by radiance)getlantern/sing-box-minimalv1.12.22-lantern → v1.12.22-lantern.0.20260529221144-439651539f38