Apply Skip Hello Verify Migration

Backported from https://gitlab.torproject.org/shelikhoo/snowflake/-/tree/dev-skiphelloverify-backup
This commit is contained in:
Shelikhoo 2023-01-17 12:47:32 +00:00
parent 4895a32fd3
commit 10fd000685
No known key found for this signature in database
GPG key ID: C4D5E79D22B25316
2 changed files with 7 additions and 4 deletions

3
go.mod
View file

@ -22,3 +22,6 @@ require (
golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
google.golang.org/protobuf v1.26.0
)
replace github.com/pion/webrtc/v3 v3.1.41 => github.com/xiaokangwang/webrtc/v3 v3.0.0-20230117115746-0005cfa4eb9a
replace github.com/pion/dtls/v2 v2.1.5 => github.com/xiaokangwang/dtls/v2 v2.0.0-20230117114750-ac4a8437468c