[PR #4569] [MERGED] Refactor FRP for Library Use and Update samber/lo Dependency to Latest Version #4999

Closed
opened 2026-05-05 14:52:48 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4569
Author: @Guiwoo
Created: 11/30/2024
Status: Merged
Merged: 12/2/2024
Merged by: @fatedier

Base: devHead: dev


📝 Commits (1)

📊 Changes

3 files changed (+28 additions, -28 deletions)

View changed files

📝 go.mod (+8 -8)
📝 go.sum (+18 -18)
📝 pkg/nathole/controller.go (+2 -2)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/4569 **Author:** [@Guiwoo](https://github.com/Guiwoo) **Created:** 11/30/2024 **Status:** ✅ Merged **Merged:** 12/2/2024 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`632a281`](https://github.com/fatedier/frp/commit/632a2818d6456d2792676f728af103a71e38baa3) samber lo version up ### 📊 Changes **3 files changed** (+28 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+8 -8) 📝 `go.sum` (+18 -18) 📝 `pkg/nathole/controller.go` (+2 -2) </details> ### 📄 Description ### 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 ](https://github.com/fatedier/frp/issues/4568) where FRP could not compile with the latest samber/lo. close #4568 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:52:48 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4999
No description provided.