module github.com/libp2p/go-libp2p-transport-upgrader go 1.16 require ( github.com/ipfs/go-log v1.0.4 github.com/jbenet/go-temp-err-catcher v0.1.0 github.com/libp2p/go-libp2p-core v0.10.0 github.com/libp2p/go-libp2p-mplex v0.4.1 github.com/libp2p/go-libp2p-pnet v0.2.0 github.com/multiformats/go-multiaddr v0.3.3 github.com/stretchr/testify v1.7.0 )