Fix helloverify remove patch not applied

This commit is contained in:
Shelikhoo 2023-01-18 14:36:18 +00:00
parent daa9b535c8
commit 44c76ce3ad
No known key found for this signature in database
GPG key ID: C4D5E79D22B25316
2 changed files with 7 additions and 6 deletions

5
go.mod
View file

@ -23,5 +23,6 @@ require (
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
replace github.com/pion/webrtc/v3 v3.1.41 => github.com/xiaokangwang/webrtc/v3 v3.0.0-20230118142924-be9162e2b526
replace github.com/pion/dtls/v2 v2.1.5 => github.com/xiaokangwang/dtls/v2 v2.0.0-20230118142434-16e5cc8ce01c