[PR #3365] [CLOSED] Use arg --clean for GoReleaser and enable cache for setup-go #4736

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3365
Author: @WaterLemons2k
Created: 3/17/2023
Status: Closed

Base: devHead: goreleaser


📝 Commits (2)

📊 Changes

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

View changed files

📝 .github/workflows/golangci-lint.yml (+1 -1)
📝 .github/workflows/goreleaser.yml (+2 -2)

📄 Description

Use arg --clean for Goreleaser instead of --rm-dist as it has been deprecated.

Also, bumps setup-go to v4 to enable cache.

See:


🔄 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/3365 **Author:** [@WaterLemons2k](https://github.com/WaterLemons2k) **Created:** 3/17/2023 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `goreleaser` --- ### 📝 Commits (2) - [`e033afe`](https://github.com/fatedier/frp/commit/e033afea0841cb18be282eded6f04a6c532e01e0) Run GoReleaser on new tag - [`b30999a`](https://github.com/fatedier/frp/commit/b30999a4d3376f47c68544a8abc37e4f218a9d0b) Bump setup-go to v4 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/golangci-lint.yml` (+1 -1) 📝 `.github/workflows/goreleaser.yml` (+2 -2) </details> ### 📄 Description Use arg `--clean` for Goreleaser instead of `--rm-dist` as it has been deprecated. Also, bumps setup-go to v4 to enable cache. See: - https://goreleaser.com/deprecations/#-rm-dist - https://github.com/actions/setup-go/releases/tag/v4.0.0 --- <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:47:46 -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#4736
No description provided.