chore(deps): update module golang.org/x/crypto to v0.19.0

This commit is contained in:
Renovate Bot 2024-02-19 15:01:56 +00:00 committed by Shelikhoo
parent f52785e807
commit 95e677c911
No known key found for this signature in database
GPG key ID: C4D5E79D22B25316
2 changed files with 6 additions and 4 deletions

4
go.mod
View file

@ -25,9 +25,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.18.0
golang.org/x/crypto v0.19.0
golang.org/x/net v0.20.0
golang.org/x/sys v0.16.0
golang.org/x/sys v0.17.0
google.golang.org/protobuf v1.32.0
)