summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-05-11 16:22:42 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-05-11 17:03:28 +0200
commit7de629121dc2dfed387b458c0eda64198b7f44c2 (patch)
tree647d71dc1c7cd308e81b97f9228f990144809b35 /go.mod
parent9d7f1662448439ad2058a5b48024f609e9784eb7 (diff)
deps: Update github.com/spf13/cast v1.4.1 => v1.5.0
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 428b92d3a..d37fc17ca 100644
--- a/go.mod
+++ b/go.mod
@@ -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