forked from coop-cloud/abra
0
0
Fork 0

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

This commit is contained in:
Comrade Renovate Bot 2023-10-06 07:00:49 +00:00
parent b4fd39828f
commit cbe6676881
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.12.0
golang.org/x/sys v0.13.0
)