Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor FRP for Library Use and Update samber/lo Dependency to Latest Version #4569

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

Guiwoo
Copy link
Contributor

@Guiwoo Guiwoo commented Nov 30, 2024

WHY

This PR refactors FRP to improve its usability as a library and updates the samber/lo dependency to the latest version. Key changes include:

Addresses Issue #4568 where FRP could not compile with the latest samber/lo.

close #4568

@fatedier fatedier requested a review from Copilot December 2, 2024 03:45

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 3 changed files in this pull request and generated no suggestions.

Files not reviewed (1)
  • go.mod: Language not supported
Comments skipped due to low confidence (1)

pkg/nathole/controller.go:375

  • Ensure that the case where isLast is false is covered by tests.
if !isLast {
@fatedier fatedier merged commit 0358113 into fatedier:dev Dec 2, 2024
2 checks passed
github-actions bot added a commit to aiastia-dockerhub/frp that referenced this pull request Dec 2, 2024
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.

[Feature Request] Samber lo version up
2 participants