chore(deps): update module golang.org/x/net to v0.34.0

This commit is contained in:
Renovate Bot 2025-01-13 09:10:43 +00:00
parent 1895bb9d2c
commit 3ac3c177c2
2 changed files with 9 additions and 9 deletions

6
go.mod
View file

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