cloud-game/vendor/github.com/pion/datachannel/go.mod

10 lines
256 B
Modula-2
Vendored

module github.com/pion/datachannel
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pion/logging v0.2.1
github.com/pion/sctp v1.6.3
github.com/pion/transport v0.7.0
github.com/pkg/errors v0.8.1
github.com/stretchr/testify v1.3.0
)