Update module github.com/refraction-networking/utls to v1.7.0 [SECURITY]

This commit is contained in:
Renovate Bot 2025-09-15 18:14:00 +00:00
parent 70a6b134a7
commit efecde3432
2 changed files with 9 additions and 7 deletions

8
go.mod
View file

@ -1,6 +1,8 @@
module gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2
go 1.23.0
go 1.24.0
toolchain go1.24.7
require (
github.com/aws/aws-sdk-go-v2 v1.39.0
@ -17,7 +19,7 @@ require (
github.com/pion/webrtc/v4 v4.1.4
github.com/prometheus/client_golang v1.22.0
github.com/realclientip/realclientip-go v1.0.0
github.com/refraction-networking/utls v1.6.7
github.com/refraction-networking/utls v1.7.0
github.com/smartystreets/goconvey v1.8.1
github.com/stretchr/testify v1.11.1
github.com/txthinking/socks5 v0.0.0-20230325130024-4230056ae301
@ -45,7 +47,7 @@ require (
github.com/aws/smithy-go v1.23.0 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/cloudflare/circl v1.3.7 // indirect
github.com/cloudflare/circl v1.5.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gopherjs/gopherjs v1.17.2 // indirect