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

This commit is contained in:
Renovate Bot 2024-10-16 10:52:45 +00:00 committed by Cecylia Bocovich
parent 33318ea598
commit fc79084455
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.5.0
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/ptutil v0.0.0-20240710081135-6c4d8ed41027
golang.org/x/crypto v0.28.0
golang.org/x/net v0.28.0
golang.org/x/net v0.30.0
golang.org/x/sys v0.26.0
)