Skip to content

Conversation

@myleshorton
Copy link
Contributor

This pull request updates several dependencies in the go.mod file to newer versions, primarily for the github.com/getlantern packages. These updates may include bug fixes, performance improvements, or new features from the upstream libraries.

Dependency updates:

  • Updated github.com/getlantern/fronted to version v0.0.0-20260105215156-9ae1d001d54f.
  • Updated github.com/getlantern/kindling to version v0.0.0-20260105215242-8df765e82461.
  • Updated github.com/getlantern/tlsdialer/v3 to version v3.0.6-0.20260105215053-2a1cd54af4d5.

Removals:

  • Removed github.com/getlantern/keyman from the list of indirect dependencies.

Copilot AI review requested due to automatic review settings January 5, 2026 21:56
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates three Go dependencies from the github.com/getlantern organization and removes an indirect dependency (keyman). However, all three updated dependencies contain version timestamps set to January 5, 2026, which appear to be future dates.

Key Changes:

  • Updated fronted, kindling, and tlsdialer/v3 packages to newer versions
  • Removed github.com/getlantern/keyman from indirect dependencies
  • Cleaned up obsolete dependency entries in go.sum

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updated three direct/indirect dependencies to versions with future timestamps and removed keyman dependency
go.sum Updated checksums for the three modified dependencies, removed obsolete entries for keyman and other unused transitive dependencies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@myleshorton myleshorton merged commit 5e546fe into main Jan 5, 2026
8 checks passed
@myleshorton myleshorton deleted the myles/less-dependency-baggage branch January 5, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants