mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 17:06:46 +08:00
添加 github.com/pion/dtls 代码
This commit is contained in:
12
dtls-2.0.9/go.mod
Normal file
12
dtls-2.0.9/go.mod
Normal file
@@ -0,0 +1,12 @@
|
||||
module github.com/pion/dtls/v2
|
||||
|
||||
require (
|
||||
github.com/pion/logging v0.2.2
|
||||
github.com/pion/transport v0.12.3
|
||||
github.com/pion/udp v0.1.1
|
||||
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
|
||||
golang.org/x/net v0.0.0-20210331212208-0fccb6fa2b5c
|
||||
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
|
||||
)
|
||||
|
||||
go 1.13
|
Reference in New Issue
Block a user