module github.com/pion/transport/v3 go 1.12 require ( github.com/pion/logging v0.2.2 github.com/stretchr/testify v1.9.0 golang.org/x/net v0.22.0 golang.org/x/sys v0.18.0 )