1
0

fix(deps): update module github.com/spf13/afero to v1.7.1 (#1081)

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1081
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2021-12-29 13:33:59 +00:00
committed by konrad
parent fbf271978d
commit 64cc299fb1
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -52,7 +52,7 @@ require (
github.com/prometheus/client_golang v1.11.0
github.com/robfig/cron/v3 v3.0.1
github.com/samedi/caldav-go v3.0.0+incompatible
github.com/spf13/afero v1.7.0
github.com/spf13/afero v1.7.1
github.com/spf13/cobra v1.3.0
github.com/spf13/viper v1.10.1
github.com/stretchr/testify v1.7.0