module github.com/libp2p/go-libp2p-transport-upgrader go 1.15 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.8.6 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.4.0 )