[PR #4001] [MERGED] support go1.22 and drop support for go1.20 #4883

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4001
Author: @fatedier
Created: 2/19/2024
Status: Merged
Merged: 2/19/2024
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

  • 8379419 support go1.22 and drop support for go1.20

📊 Changes

9 files changed (+19 additions, -27 deletions)

View changed files

📝 .circleci/config.yml (+2 -2)
📝 .github/workflows/build-and-push-image.yml (+6 -6)
📝 .github/workflows/golangci-lint.yml (+4 -4)
📝 .github/workflows/goreleaser.yml (+4 -4)
📝 README.md (+0 -4)
📝 README_zh.md (+0 -4)
📝 dockerfiles/Dockerfile-for-frpc (+1 -1)
📝 dockerfiles/Dockerfile-for-frps (+1 -1)
📝 go.mod (+1 -1)

📄 Description

No description provided


🔄 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/4001 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 2/19/2024 **Status:** ✅ Merged **Merged:** 2/19/2024 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`8379419`](https://github.com/fatedier/frp/commit/83794190e34c718f440fd37d4d6ae60711d35bb1) support go1.22 and drop support for go1.20 ### 📊 Changes **9 files changed** (+19 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `.circleci/config.yml` (+2 -2) 📝 `.github/workflows/build-and-push-image.yml` (+6 -6) 📝 `.github/workflows/golangci-lint.yml` (+4 -4) 📝 `.github/workflows/goreleaser.yml` (+4 -4) 📝 `README.md` (+0 -4) 📝 `README_zh.md` (+0 -4) 📝 `dockerfiles/Dockerfile-for-frpc` (+1 -1) 📝 `dockerfiles/Dockerfile-for-frps` (+1 -1) 📝 `go.mod` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:50:33 -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#4883
No description provided.