mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-23 01:57:22 +00:00
10 lines
256 B
Modula-2
Vendored
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
|
|
)
|