chore(deps): update module github.com/spf13/cobra to v1.9.1

This commit is contained in:
Renovate Bot 2025-06-04 18:03:54 +00:00
parent db4892c08a
commit fc2372e0b1
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.29.0
)
@ -44,7 +44,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
go.uber.org/atomic v1.9.0 // indirect