mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1358] [MERGED] update vendor packages #4363
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#4363
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/1358
Author: @fatedier
Created: 8/6/2019
Status: ✅ Merged
Merged: 8/6/2019
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (10+)
394af08close session in login()6a99f0cupdate testify and kcp-go4277405update vendors4e363ecupdate version of github.com/gorilla/muxee0df07vendor updateb53a2c1update reverseproxy from std libraries261be6aadd vendor filesf2117d8bump version to v0.28.18015463fixabc6d72vendor update github.com/gorilla/websocket📊 Changes
597 files changed (+269971 additions, -5708 deletions)
View changed files
📝
.travis.yml(+0 -1)📝
client/service.go(+3 -2)📝
go.mod(+7 -9)📝
go.sum(+21 -12)📝
utils/version/version.go(+1 -1)📝
utils/vhost/http.go(+5 -6)📝
utils/vhost/reverseproxy.go(+264 -133)📝
vendor/github.com/fatedier/kcp-go/README.md(+47 -9)➕
vendor/github.com/fatedier/kcp-go/batchconn.go(+12 -0)📝
vendor/github.com/fatedier/kcp-go/fec.go(+56 -59)➕
vendor/github.com/fatedier/kcp-go/flame.png(+0 -0)📝
vendor/github.com/fatedier/kcp-go/kcp.go(+93 -52)➕
vendor/github.com/fatedier/kcp-go/readloop.go(+48 -0)➕
vendor/github.com/fatedier/kcp-go/readloop_generic.go(+11 -0)➕
vendor/github.com/fatedier/kcp-go/readloop_linux.go(+120 -0)📝
vendor/github.com/fatedier/kcp-go/sess.go(+318 -282)➕
vendor/github.com/fatedier/kcp-go/tx.go(+25 -0)➕
vendor/github.com/fatedier/kcp-go/tx_generic.go(+11 -0)➕
vendor/github.com/fatedier/kcp-go/tx_linux.go(+52 -0)📝
vendor/github.com/fatedier/kcp-go/updater.go(+4 -4)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.