chore(deps): update module golang.org/x/sys to v0.14.0
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Comrade Renovate Bot 2023-11-06 08:00:33 +00:00
parent 856c9f2f7d
commit 609656b4e1
1 changed files with 1 additions and 1 deletions

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.13.0
golang.org/x/sys v0.14.0
)