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

This commit is contained in:
Renovate Bot 2025-06-04 20:06:30 +00:00
parent 956aad51f5
commit 3cd2187932
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.19.0
golang.org/x/sys v0.31.0
golang.org/x/sys v0.33.0
)
require (