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

This commit is contained in:
Renovate Bot 2024-02-20 14:52:29 +00:00 committed by Shelikhoo
parent 95e677c911
commit 533caaf47a
No known key found for this signature in database
GPG key ID: C4D5E79D22B25316
2 changed files with 3 additions and 2 deletions

2
go.mod
View file

@ -26,7 +26,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.19.0
golang.org/x/net v0.20.0
golang.org/x/net v0.21.0
golang.org/x/sys v0.17.0
google.golang.org/protobuf v1.32.0
)