chore(deps): update module golang.org/x/sys to v0.15.0

This commit is contained in:
Renovate Bot 2023-11-27 16:42:02 +00:00 committed by Shelikhoo
parent aa06e7bef3
commit 4fe86a0ec4
No known key found for this signature in database
GPG key ID: C4D5E79D22B25316
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -22,7 +22,7 @@ require (
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib v1.5.0
golang.org/x/crypto v0.15.0
golang.org/x/net v0.18.0
golang.org/x/sys v0.14.0
golang.org/x/sys v0.15.0
google.golang.org/protobuf v1.31.0
)