build(deps): bump github.com/spf13/afero from 1.5.1 to 1.6.0

Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.5.1...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-15 14:20:34 +00:00
committed by Bjørn Erik Pedersen
parent 7ca118fdfd
commit 73c3ae818a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -49,7 +49,7 @@ require (
github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
github.com/sanity-io/litter v1.5.0
github.com/spf13/afero v1.5.1
github.com/spf13/afero v1.6.0
github.com/spf13/cast v1.3.1
github.com/spf13/cobra v1.1.3
github.com/spf13/fsync v0.9.0