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

This commit is contained in:
Renovate Bot 2024-04-19 15:42:41 +00:00
parent 6c38c605bd
commit 7e94ef53e9
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/geoip v0.0.0-20210928150955-7ce4b3d98d01
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib v1.5.0
golang.org/x/crypto v0.22.0
golang.org/x/net v0.23.0
golang.org/x/net v0.24.0
golang.org/x/sys v0.19.0
google.golang.org/protobuf v1.33.0
)