deps: Update github.com/spf13/cast v1.4.0 => v1.4.1

Closes #8891
This commit is contained in:
Bjørn Erik Pedersen
2021-08-16 09:16:41 +02:00
parent 58b6742cfe
commit efebd756eb
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -50,7 +50,7 @@ require (
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
github.com/sanity-io/litter v1.5.1
github.com/spf13/afero v1.6.0
github.com/spf13/cast v1.4.0
github.com/spf13/cast v1.4.1
github.com/spf13/cobra v1.2.1
github.com/spf13/fsync v0.9.0
github.com/spf13/jwalterweatherman v1.1.0