feat(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#41)

This commit is contained in:
dependabot[bot]
2023-11-07 16:50:37 +00:00
committed by GitHub
parent ff5184a256
commit 7f61cca1b4
2 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/muesli/mango-cobra v1.2.0
github.com/muesli/roff v0.1.0
github.com/resendlabs/resend-go v1.7.0
github.com/spf13/cobra v1.7.0
github.com/spf13/cobra v1.8.0
github.com/xhit/go-simple-mail/v2 v2.16.0
github.com/yuin/goldmark v1.5.6
)