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

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
This commit is contained in:
Robert-André Mauchin
2021-01-18 02:35:33 +01:00
committed by Bjørn Erik Pedersen
parent 2c8b5d9165
commit 07ad283f68
5 changed files with 15 additions and 3 deletions

2
go.mod
View File

@@ -48,7 +48,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.4.1
github.com/spf13/afero v1.5.1
github.com/spf13/cast v1.3.1
github.com/spf13/cobra v1.1.1
github.com/spf13/fsync v0.9.0