fix: promoting radiance version without quic reject rule - #8942
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe direct ChangesRadiance dependency
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This PR updates the project’s Go dependency on github.com/getlantern/radiance to a newer pseudo-version, aligning the module inputs (go.mod) and checksums (go.sum) with that promotion.
Changes:
- Bump
github.com/getlantern/radiancefromv0.0.0-20260730161730-76fcac0ceebbtov0.0.0-20260730165907-b8630814fc55ingo.mod. - Add corresponding
go.sumentries for the newradianceversion.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates the required github.com/getlantern/radiance version to the promoted pseudo-version. |
| go.sum | Records checksums for the newly required github.com/getlantern/radiance version. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
LGTM! |
Summary by CodeRabbit