module github.com/pion/transport go 1.12 require ( github.com/pion/logging v0.2.2 github.com/stretchr/testify v1.6.1 golang.org/x/net v0.0.0-20201201195509-5d6afe98e0b7 )