bump radiance - include rotated logs in issue report#8894
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)
📝 WalkthroughWalkthroughThis PR updates the direct dependency ChangesDependency Update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Pull request overview
Updates the Lantern Go module dependencies to a newer github.com/getlantern/radiance revision that includes improved issue-report log archiving (including the most recent rotated/compressed backup), preventing log history loss across rotations.
Changes:
- Bump
github.com/getlantern/radiancefrom20260625003855-687d6be3d5f0to20260702205513-686b6b916dcb. - Remove now-unused checksum entries for
github.com/alexflint/go-argandgithub.com/alexflint/go-scalarfromgo.sumas part of the dependency update.
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 new pseudo-version. |
| go.sum | Refreshes module checksums to match the radiance bump and drops unused dependency entries. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
LGTM |
Bumps
github.com/getlantern/radianceto pick up the log-archiving change that includes the most recent rotated/compressed log backup in the issue report archive, so log history isn't lost across rotations.Companion PR
Changes
go.mod/go.sum: bump radiance20260625003855-687d6be3d5f0→20260702205513-686b6b916dcb(drops the now-unusedalexflint/go-argdependency).Summary by CodeRabbit