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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-11 15:33:51 +01:00 committed by GitHub
parent 458d66147a
commit e6fef8d7b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

2
go.mod
View file

@ -13,7 +13,7 @@ require (
github.com/prometheus/client_golang v1.17.0
github.com/robfig/cron v1.2.0
github.com/sirupsen/logrus v1.9.3
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
github.com/stretchr/testify v1.8.4