mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-23 01:57:22 +00:00
7 lines
163 B
Modula-2
Vendored
7 lines
163 B
Modula-2
Vendored
module github.com/pion/dtls
|
|
|
|
require (
|
|
github.com/pion/logging v0.2.1
|
|
github.com/pion/transport v0.6.0
|
|
golang.org/x/crypto v0.0.0-20190404164418-38d8ce5564a5
|
|
)
|