-
-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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
bump templexxx/cpu version and add support for linux/loong64 #4367
Conversation
We prefer to use a stable version number rather than the latest commit. Additionally, could you help push for a new tag to be created in that repository? |
OK, I will remind the repo owner. |
bump cpu version
Done! We are now using cpu v0.1.1. |
* https://github.com/fatedier/frp: bump templexxx/cpu version and add support for linux/loong64 (fatedier#4367)
@KatyushaScarlet I overlooked this before; we shouldn't directly modify the indirect references. This library is introduced by |
Temporarily using |
OK, I'll ask them if they'd be willing to bump the cpu packages to v0.1.1 |
…r#4367) * support linux/loong64 * bump cpu version
The kcp-go package just import the new version now. |
WHY
Loong64 has been officially supported since Go 1.19. The frp is a well-known and commonly used reverse proxy project, adding loong64 port for frp will enable frp to be widely used on the new architecture.
Result