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

This commit is contained in:
Renovate Bot 2025-07-25 07:31:51 +00:00
parent e5ef2f0b88
commit 0a7a1c43d9
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/schollz/progressbar/v3 v3.18.0
github.com/spf13/cobra v1.9.1
github.com/spf13/viper v1.20.1
golang.org/x/sys v0.33.0
golang.org/x/sys v0.34.0
)
require (