Update module golang.org/x/sys to v0.12.0

This commit is contained in:
Renovate Bot 2023-09-12 15:44:11 +00:00
parent b5d702f483
commit caaff7004e
2 changed files with 3 additions and 2 deletions

2
go.mod
View file

@ -21,7 +21,7 @@ require (
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib v1.4.0
golang.org/x/crypto v0.12.0
golang.org/x/net v0.13.0
golang.org/x/sys v0.11.0
golang.org/x/sys v0.12.0
google.golang.org/protobuf v1.31.0
)