fix(deps): update module github.com/spf13/cobra to v1.8.0

(cherry picked from commit 89347ab5fe963406ee3e88afa24b2e46fdd9e7cd)
This commit is contained in:
renovate 2023-11-04 22:02:44 +00:00 committed by kolaente
parent 2105128b9c
commit 7848a93293
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -56,7 +56,7 @@ require (
github.com/robfig/cron/v3 v3.0.1
github.com/samedi/caldav-go v3.0.0+incompatible
github.com/spf13/afero v1.10.0
github.com/spf13/cobra v1.7.0
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.17.0
github.com/stretchr/testify v1.8.4
github.com/swaggo/swag v1.16.2