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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-27 16:06:42 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-07-27 16:37:30 +0300
commita5d2ba429d34004efd3c6b82c1bcb130c85aca9c (patch)
treeb7fc2c9e2d61fc81c47a7905507dc2bdda73388a /go.mod
parent31972f3647b284eea1a66a2e27ed42d04a391a7a (diff)
build(deps): bump github.com/spf13/cast from 1.3.1 to 1.4.0
Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/spf13/cast/releases) - [Commits](https://github.com/spf13/cast/compare/v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: github.com/spf13/cast dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 fd82c4f18..a36abd6f1 100644
--- a/go.mod
+++ b/go.mod
@@ -49,7 +49,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.3.1
+ github.com/spf13/cast v1.4.0
github.com/spf13/cobra v1.2.1
github.com/spf13/fsync v0.9.0
github.com/spf13/jwalterweatherman v1.1.0