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

This commit is contained in:
Renovate Bot 2023-10-20 15:39:52 +00:00 committed by Shelikhoo
parent b11a41482c
commit ef6f8dd500
No known key found for this signature in database
GPG key ID: C4D5E79D22B25316
2 changed files with 9 additions and 6 deletions

6
go.mod
View file

@ -18,9 +18,9 @@ require (
github.com/xtaci/smux v1.5.24
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.13.0
golang.org/x/net v0.15.0
golang.org/x/sys v0.12.0
golang.org/x/crypto v0.14.0
golang.org/x/net v0.17.0
golang.org/x/sys v0.13.0
google.golang.org/protobuf v1.31.0
)