1
0

fix(deps): update module github.com/spf13/viper to v1.10.1 (#1072)

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1072
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2021-12-15 14:47:10 +00:00
committed by konrad
parent c5d831ec7c
commit 62c3dec6e3
2 changed files with 7 additions and 1 deletions

2
go.mod
View File

@ -54,7 +54,7 @@ require (
github.com/samedi/caldav-go v3.0.0+incompatible
github.com/spf13/afero v1.6.0
github.com/spf13/cobra v1.3.0
github.com/spf13/viper v1.10.0
github.com/spf13/viper v1.10.1
github.com/stretchr/testify v1.7.0
github.com/swaggo/swag v1.7.6
github.com/ulule/limiter/v3 v3.9.0