fix(deps): update module github.com/spf13/afero to v1.10.0

(cherry picked from commit 4ede68d7a753d88c84869fe5caefc9bc7b75ebbd)
This commit is contained in:
renovate 2023-10-10 19:02:03 +00:00 committed by kolaente
parent 5b7bb9f983
commit eef4f0afa2
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -55,7 +55,7 @@ require (
github.com/redis/go-redis/v9 v9.2.1
github.com/robfig/cron/v3 v3.0.1
github.com/samedi/caldav-go v3.0.0+incompatible
github.com/spf13/afero v1.9.5
github.com/spf13/afero v1.10.0
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.17.0
github.com/stretchr/testify v1.8.4