mirror of
https://github.com/fatedier/frp.git
synced 2026-08-26 07:57:11 +00:00
deps: migrate to fatedier/yamux v0.2.0 (#5498)
golangci-lint / lint (push) Canceled after 0s
golangci-lint / lint (push) Canceled after 0s
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