mirror of
https://github.com/fatedier/frp.git
synced 2026-08-31 05:05:56 +08:00
deps: migrate to fatedier/yamux v0.2.0 (#5498)
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
"time"
|
||||
|
||||
libio "github.com/fatedier/golib/io"
|
||||
fmux "github.com/hashicorp/yamux"
|
||||
fmux "github.com/fatedier/yamux"
|
||||
quic "github.com/quic-go/quic-go"
|
||||
"golang.org/x/time/rate"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user