mirror of
https://github.com/fatedier/frp.git
synced 2026-08-24 09:18:51 +00:00
deps: migrate to fatedier/yamux v0.2.0 (#5498)
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ import (
|
||||
|
||||
"github.com/fatedier/golib/crypto"
|
||||
"github.com/fatedier/golib/net/mux"
|
||||
fmux "github.com/hashicorp/yamux"
|
||||
fmux "github.com/fatedier/yamux"
|
||||
quic "github.com/quic-go/quic-go"
|
||||
"github.com/samber/lo"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user