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

This commit is contained in:
Comrade Renovate Bot 2023-03-06 08:02:17 +00:00
parent 73004789a4
commit a9a294cbb7
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -46,5 +46,5 @@ require (
github.com/urfave/cli v1.22.9
github.com/xeipuuv/gojsonpointer v0.0.0-20190809123943-df4f5c81cb3b // indirect
golang.org/x/crypto v0.5.0 // indirect
golang.org/x/sys v0.5.0
golang.org/x/sys v0.6.0
)