chore(deps): update module github.com/spf13/cobra to v1.8.0 - autoclosed #45

Closed
CSRBot wants to merge 1 commits from renovate/github.com-spf13-cobra-1.x into master
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module git.cryptic.systems/volker.raschek/drone-email-docker
go 1.18
require (
github.com/spf13/cobra v1.7.0
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.16.0
)