deps: migrate to fatedier/yamux v0.2.0 (#5498)

This commit is contained in:
fatedier
2026-08-18 00:24:11 +08:00
committed by GitHub
parent 25a4ba306a
commit 758f07d59e
6 changed files with 7 additions and 10 deletions
+1 -1
View File
@@ -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"