Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#63)

This commit is contained in:
dependabot[bot]
2025-10-02 22:25:36 +02:00
committed by GitHub
parent 074547c356
commit 39436215d7
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/olekukonko/tablewriter v1.1.0
github.com/pelletier/go-toml v1.9.5
github.com/rogpeppe/go-internal v1.14.1
github.com/spf13/cobra v1.9.1
github.com/spf13/cobra v1.10.1
github.com/tlinden/yadu v0.1.3
go.etcd.io/bbolt v1.4.3
golang.org/x/crypto v0.41.0
@@ -30,7 +30,7 @@ require (
github.com/olekukonko/errors v1.1.0 // indirect
github.com/olekukonko/ll v0.0.9 // indirect
github.com/rivo/uniseg v0.2.0 // indirect
github.com/spf13/pflag v1.0.6 // indirect
github.com/spf13/pflag v1.0.9 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasthttp v1.55.0 // indirect
github.com/valyala/tcplisten v1.0.0 // indirect