mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #4817] [MERGED] update golangci-lint version #5051
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#5051
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/4817
Author: @fatedier
Created: 5/27/2025
Status: ✅ Merged
Merged: 5/27/2025
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (1)
7bd7500update golangci-lint version📊 Changes
18 files changed (+170 additions, -208 deletions)
View changed files
📝
.github/workflows/golangci-lint.yml(+2 -8)📝
.golangci.yml(+92 -120)📝
client/service.go(+3 -4)📝
go.mod(+8 -8)📝
go.sum(+18 -14)📝
hack/run-e2e.sh(+3 -3)📝
pkg/config/legacy/client.go(+2 -5)📝
pkg/config/legacy/conversion.go(+22 -22)📝
pkg/config/legacy/proxy.go(+1 -1)📝
pkg/config/v1/proxy.go(+1 -1)📝
pkg/metrics/mem/server.go(+1 -1)📝
pkg/util/net/conn.go(+1 -1)📝
pkg/util/vhost/http.go(+1 -5)📝
pkg/util/vhost/vhost.go(+1 -5)📝
test/e2e/legacy/basic/client_server.go(+5 -3)📝
test/e2e/legacy/plugin/server.go(+2 -2)📝
test/e2e/v1/basic/client_server.go(+5 -3)📝
test/e2e/v1/plugin/server.go(+2 -2)📄 Description
WHY
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.