mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Replace utls with patch version with backport for tls downgrade fix
This commit is contained in:
parent
5b9f7fc7bd
commit
2114f02ae4
2 changed files with 4 additions and 4 deletions
2
go.mod
2
go.mod
|
@ -84,3 +84,5 @@ require (
|
|||
google.golang.org/protobuf v1.36.5 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
replace github.com/refraction-networking/utls v1.6.7 => gitlab.torproject.org/shelikhoo/utls-temporary v0.0.0-20250428152032-7f32539913c8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue