module github.com/pion/datachannel require ( github.com/pion/logging v0.2.2 github.com/pion/sctp v1.7.10 github.com/pion/transport v0.10.1 github.com/pkg/errors v0.9.1 github.com/stretchr/testify v1.6.1 ) go 1.13