fix(deps): update module github.com/spf13/cobra (v1.10.1 → v1.10.2) (#112)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-06 09:07:27 +00:00
committed by GitHub
parent 9a9084144e
commit c4de8abcfc
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.25
require (
github.com/hashicorp/go-version v1.8.0
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.10.1
github.com/spf13/cobra v1.10.2
)
require (