chore(deps): update module golang.org/x/net to v0.33.0 [security]

Signed-off-by: Cecylia Bocovich <cohosh@torproject.org>
This commit is contained in:
Renovate Bot 2025-01-07 12:41:24 +00:00 committed by Cecylia Bocovich
parent cdbfc9612f
commit e4c95fc242
No known key found for this signature in database
GPG key ID: 009DE379FD9B7B90
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -27,7 +27,7 @@ require (
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
golang.org/x/crypto v0.31.0
golang.org/x/net v0.32.0
golang.org/x/net v0.33.0
golang.org/x/sys v0.28.0
)