1
0

fix(deps): update module github.com/spf13/cobra to v1.3.0 (#1070)

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1070
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2021-12-14 20:39:53 +00:00
committed by konrad
parent 4752888c06
commit 351d72f02d
2 changed files with 7 additions and 1 deletions

2
go.mod
View File

@ -53,7 +53,7 @@ require (
github.com/robfig/cron/v3 v3.0.1
github.com/samedi/caldav-go v3.0.0+incompatible
github.com/spf13/afero v1.6.0
github.com/spf13/cobra v1.2.1
github.com/spf13/cobra v1.3.0
github.com/spf13/viper v1.10.0
github.com/stretchr/testify v1.7.0
github.com/swaggo/swag v1.7.6