mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Fix helloverify remove patch not applied
This commit is contained in:
parent
daa9b535c8
commit
44c76ce3ad
2 changed files with 7 additions and 6 deletions
5
go.mod
5
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue