mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #4008] [MERGED] use std slices package #4890
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#4890
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/4008
Author: @fatedier
Created: 2/20/2024
Status: ✅ Merged
Merged: 2/20/2024
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (1)
20bf895use std slices package📊 Changes
22 files changed (+75 additions, -84 deletions)
View changed files
📝
.github/workflows/golangci-lint.yml(+1 -0)📝
client/admin_api.go(+5 -7)📝
cmd/frpc/sub/proxy.go(+2 -2)📝
go.mod(+1 -1)📝
go.sum(+2 -2)📝
pkg/auth/oidc.go(+5 -5)📝
pkg/auth/token.go(+5 -6)📝
pkg/config/legacy/client.go(+2 -2)📝
pkg/config/v1/validation/client.go(+3 -2)📝
pkg/config/v1/validation/common.go(+2 -3)📝
pkg/config/v1/validation/proxy.go(+5 -5)📝
pkg/config/v1/validation/server.go(+2 -1)📝
pkg/config/v1/validation/visitor.go(+2 -3)📝
pkg/nathole/analysis.go(+6 -4)📝
pkg/nathole/classify.go(+2 -3)📝
pkg/nathole/controller.go(+8 -7)📝
pkg/nathole/nathole.go(+4 -4)📝
pkg/ssh/server.go(+2 -2)📝
pkg/util/vhost/router.go(+6 -17)📝
pkg/util/xlog/xlog.go(+4 -3)...and 2 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.