mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1060] [MERGED] fix control delete error #4309
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#4309
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/1060
Author: @fatedier
Created: 1/26/2019
Status: ✅ Merged
Merged: 1/26/2019
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (3)
5e1983fchange from dep to go mod385c4d3frpc/cmd: update protocol description70ac7d3fix control delete error📊 Changes
15 files changed (+102 additions, -570 deletions)
View changed files
➖
Gopkg.lock(+0 -251)➖
Gopkg.toml(+0 -78)📝
cmd/frpc/sub/http.go(+1 -1)📝
cmd/frpc/sub/https.go(+1 -1)📝
cmd/frpc/sub/stcp.go(+1 -1)📝
cmd/frpc/sub/udp.go(+1 -1)📝
cmd/frpc/sub/xtcp.go(+1 -1)📝
go.mod(+13 -12)📝
go.sum(+4 -0)📝
server/control.go(+5 -2)📝
server/service.go(+1 -1)➖
vendor/github.com/fatedier/beego/utils/captcha/LICENSE(+0 -19)➖
vendor/github.com/spf13/cobra/cobra/cmd/testdata/LICENSE.golden(+0 -202)➕
vendor/github.com/tjfoc/gmsm/sm4/key.pem(+3 -0)➕
vendor/modules.txt(+71 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.