Merge pull request 'chore(deps): update module github.com/spf13/cobra to v1.9.1' (#5) from renovate/github.com-spf13-cobra-1.x into main

Reviewed-on: #5
This commit is contained in:
git 2025-06-04 20:12:07 +02:00
commit 956aad51f5
2 changed files with 7 additions and 2 deletions

4
go.mod
View file

@ -7,7 +7,7 @@ require (
github.com/magefile/mage v1.15.0
github.com/mitchellh/mapstructure v1.5.0
github.com/schollz/progressbar/v3 v3.18.0
github.com/spf13/cobra v1.8.1
github.com/spf13/cobra v1.9.1
github.com/spf13/viper v1.19.0
golang.org/x/sys v0.31.0
)
@ -46,7 +46,7 @@ require (
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spf13/afero v1.11.0 // indirect
github.com/spf13/cast v1.6.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/pflag v1.0.6 // indirect
github.com/stretchr/testify v1.10.0 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect