1
0

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

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1108
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2022-02-05 12:10:39 +00:00
committed by konrad
parent 9196826390
commit 2598550e49
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.12.1
github.com/robfig/cron/v3 v3.0.1
github.com/samedi/caldav-go v3.0.0+incompatible
github.com/spf13/afero v1.8.0
github.com/spf13/afero v1.8.1
github.com/spf13/cobra v1.3.0
github.com/spf13/viper v1.10.1
github.com/stretchr/testify v1.7.0