mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-23 10:07:30 +00:00
8 lines
173 B
Modula-2
Vendored
8 lines
173 B
Modula-2
Vendored
module github.com/pion/sctp
|
|
|
|
require (
|
|
github.com/pion/logging v0.2.1
|
|
github.com/pion/transport v0.7.0
|
|
github.com/pkg/errors v0.8.0
|
|
github.com/stretchr/testify v1.3.0
|
|
)
|