chore(deps): update module golang.org/x/sys to v0.13.0 (main) #370

Manually merged
renovate-bot merged 1 commits from renovate/main-golang.org-x-sys-0.x into main 2023-10-06 07:49:16 +00:00

2
go.mod
View File

@ -116,5 +116,5 @@ require (
github.com/theupdateframework/notary v0.7.0 // indirect
github.com/urfave/cli v1.22.9
github.com/xeipuuv/gojsonpointer v0.0.0-20190809123943-df4f5c81cb3b // indirect
golang.org/x/sys v0.12.0
golang.org/x/sys v0.13.0
)