chore: stop using the deprecated github.com/libp2p/go-libp2p-yamux (#8998)
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"os"
|
||||
|
||||
"github.com/libp2p/go-libp2p"
|
||||
yamux "github.com/libp2p/go-libp2p-yamux"
|
||||
"github.com/libp2p/go-libp2p/p2p/muxer/yamux"
|
||||
)
|
||||
|
||||
func makeSmuxTransportOption() libp2p.Option {
|
||||
|
||||
Reference in New Issue
Block a user