module github.com/pion/transport/v2 go 1.12 require ( github.com/pion/logging v0.2.2 github.com/stretchr/testify v1.8.4 golang.org/x/net v0.13.0 golang.org/x/sys v0.10.0 )