Remove utls library from snowflake and Use ptuil/utls

This commit is contained in:
onyinyang 2025-01-29 10:59:31 -05:00
parent 0dee9d68bd
commit 26f7ee4b06
No known key found for this signature in database
GPG key ID: 156A6435430C2036
7 changed files with 4 additions and 520 deletions

2
go.mod
View file

@ -25,7 +25,7 @@ require (
github.com/xtaci/smux v1.5.33
gitlab.torproject.org/tpo/anti-censorship/geoip v0.0.0-20210928150955-7ce4b3d98d01
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib v1.6.0
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/ptutil v0.0.0-20240710081135-6c4d8ed41027
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/ptutil v0.0.0-20250129175826-48a566259500
golang.org/x/crypto v0.32.0
golang.org/x/net v0.34.0
golang.org/x/sys v0.29.0