[PR #4495] [MERGED] use go1.23 #4988

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4495
Author: @fatedier
Created: 10/17/2024
Status: Merged
Merged: 10/17/2024
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

📊 Changes

12 files changed (+35 additions, -35 deletions)

View changed files

📝 .github/workflows/golangci-lint.yml (+2 -2)
📝 .github/workflows/goreleaser.yml (+1 -1)
📝 .golangci.yml (+3 -2)
📝 Release.md (+1 -2)
📝 client/proxy/proxy_wrapper.go (+1 -1)
📝 dockerfiles/Dockerfile-for-frpc (+1 -1)
📝 dockerfiles/Dockerfile-for-frps (+1 -1)
📝 pkg/config/types/types.go (+4 -4)
📝 pkg/nathole/utils.go (+5 -5)
📝 pkg/util/util/util.go (+9 -9)
📝 pkg/util/version/version.go (+1 -1)
📝 server/proxy/proxy.go (+6 -6)

📄 Description

WHY


🔄 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/4495 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 10/17/2024 **Status:** ✅ Merged **Merged:** 10/17/2024 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`42e9702`](https://github.com/fatedier/frp/commit/42e97025065f76cf380653436181e88a6fcfb887) use go1.23 ### 📊 Changes **12 files changed** (+35 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/golangci-lint.yml` (+2 -2) 📝 `.github/workflows/goreleaser.yml` (+1 -1) 📝 `.golangci.yml` (+3 -2) 📝 `Release.md` (+1 -2) 📝 `client/proxy/proxy_wrapper.go` (+1 -1) 📝 `dockerfiles/Dockerfile-for-frpc` (+1 -1) 📝 `dockerfiles/Dockerfile-for-frps` (+1 -1) 📝 `pkg/config/types/types.go` (+4 -4) 📝 `pkg/nathole/utils.go` (+5 -5) 📝 `pkg/util/util/util.go` (+9 -9) 📝 `pkg/util/version/version.go` (+1 -1) 📝 `server/proxy/proxy.go` (+6 -6) </details> ### 📄 Description ### WHY <!-- author to complete --> --- <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:32 -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#4988
No description provided.