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

This commit is contained in:
Bjørn Erik Pedersen
2022-05-11 16:22:42 +02:00
parent 9d7f166244
commit 7de629121d
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.4
github.com/spf13/afero v1.8.2
github.com/spf13/cast v1.4.1
github.com/spf13/cast v1.5.0
github.com/spf13/cobra v1.4.0
github.com/spf13/fsync v0.9.0
github.com/spf13/jwalterweatherman v1.1.0