mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #4719] [CLOSED] Dependency updates and small adjustments to account for deprecations #5032
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#5032
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/4719
Author: @earth-sol
Created: 3/16/2025
Status: ❌ Closed
Base:
dev← Head:dep-updates📝 Commits (2)
79d434bDependency updates and small adjustments to account for deprecationsc60827eUpdate root.go📊 Changes
15 files changed (+796 additions, -667 deletions)
View changed files
📝
.circleci/config.yml(+1 -1)📝
.github/workflows/golangci-lint.yml(+5 -3)📝
.github/workflows/goreleaser.yml(+2 -2)📝
Release.md(+53 -2)📝
cmd/frpc/sub/root.go(+1 -1)📝
cmd/frps/root.go(+1 -1)📝
dockerfiles/Dockerfile-for-frpc(+2 -2)📝
dockerfiles/Dockerfile-for-frps(+2 -2)📝
go.mod(+41 -44)📝
go.sum(+88 -91)📝
pkg/util/net/kcp.go(+2 -2)📝
web/frpc/package.json(+1 -1)📝
web/frpc/yarn.lock(+298 -257)📝
web/frps/package.json(+1 -1)📝
web/frps/yarn.lock(+298 -257)📄 Description
Changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.