build(deps): bump github.com/spf13/afero from 1.2.2 to 1.4.0

Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.2.2 to 1.4.0.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.2.2...v1.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-15 06:24:08 +00:00
committed by Bjørn Erik Pedersen
parent efaed306b1
commit 9fa5ebe2c4
2 changed files with 7 additions and 1 deletions

2
go.mod
View File

@@ -44,7 +44,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.3.0
github.com/spf13/afero v1.2.2
github.com/spf13/afero v1.4.0
github.com/spf13/cast v1.3.1
github.com/spf13/cobra v0.0.7
github.com/spf13/fsync v0.9.0