fix(deps): update module github.com/spf13/afero to v1.10.0
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
renovate 2023-10-10 19:02:03 +00:00
parent 250043dd75
commit 4ede68d7a7
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.16.0
github.com/stretchr/testify v1.8.4