chore(deps): bump github.com/spf13/cobra in the all group (#156)

Bumps the all group with 1 update: [github.com/spf13/cobra](https://github.com/spf13/cobra).


Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.10.1...v1.10.2)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-08 10:07:22 +00:00
committed by GitHub
parent e2e6252912
commit 12ddc506a9
2 changed files with 4 additions and 3 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/muesli/mango-cobra v1.3.0
github.com/muesli/roff v0.1.0
github.com/resendlabs/resend-go v1.7.0
github.com/spf13/cobra v1.10.1
github.com/spf13/cobra v1.10.2
github.com/xhit/go-simple-mail/v2 v2.16.0
github.com/yuin/goldmark v1.7.13
)