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

This commit is contained in:
Renovate Bot 2023-12-19 05:13:10 +00:00
parent 36a8eb487f
commit 0995b1dd7a
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -20,7 +20,7 @@ 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.16.0
golang.org/x/crypto v0.17.0
golang.org/x/net v0.19.0
golang.org/x/sys v0.15.0
google.golang.org/protobuf v1.31.0