module github.com/libp2p/go-yamux/v2
go 1.15
require (
github.com/libp2p/go-buffer-pool v0.0.2
github.com/stretchr/testify v1.7.0
)