Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-08-16 10:16:41 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-08-16 10:16:41 +0300
commitefebd756eb1f35c515ac82ccc85ec520bac91240 (patch)
tree9a96fd5f04ab48e7afe398f6ddfd449e2cb6ac3d /go.mod
parent58b6742cfeb6d4cd04450cbe9592209510c2b977 (diff)
deps: Update github.com/spf13/cast v1.4.0 => v1.4.1
Closes #8891
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 4e9da95c2..feafe76f3 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.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