chore(deps): update module github.com/spf13/cobra to v1.10.1 (#117)

This commit is contained in:
renovate[bot] 2025-09-11 18:13:52 +02:00 committed by GitHub
parent 3c0dd7bf51
commit 4167a5c27b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

@ -7,7 +7,7 @@ toolchain go1.24.3
require (
github.com/apricote/hcloud-upload-image/hcloudimages v1.1.0
github.com/hetznercloud/hcloud-go/v2 v2.23.0
github.com/spf13/cobra v1.9.1
github.com/spf13/cobra v1.10.1
)
require (
@ -21,7 +21,7 @@ require (
github.com/prometheus/common v0.66.1 // indirect
github.com/prometheus/procfs v0.16.1 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/spf13/pflag v1.0.6 // indirect
github.com/spf13/pflag v1.0.9 // indirect
go.yaml.in/yaml/v2 v2.4.2 // indirect
golang.org/x/crypto v0.41.0 // indirect
golang.org/x/net v0.43.0 // indirect