Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#28)

This commit is contained in:
dependabot[bot]
2025-04-25 14:18:06 +02:00
committed by GitHub
parent edc08f12a7
commit b9f9655d7c
2 changed files with 4 additions and 5 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml v1.9.5
github.com/rogpeppe/go-internal v1.14.1
github.com/spf13/cobra v1.8.1
github.com/spf13/cobra v1.9.1
github.com/tlinden/yadu v0.1.3
go.etcd.io/bbolt v1.4.0
golang.org/x/crypto v0.31.0