aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-19 08:33:53 +0000
committerGitHub <[email protected]>2024-12-19 08:33:53 +0000
commitd057e5817e616d60f8ba7465c512e68cede98e7a (patch)
tree8f7d6e2f419d5d17fec184a1f8352a1862725174 /go.mod
parentb3f32949cb089ae686af8548161fafc50869214b (diff)
downloadhugo-d057e5817e616d60f8ba7465c512e68cede98e7a.tar.gz
hugo-d057e5817e616d60f8ba7465c512e68cede98e7a.zip
build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1dependabot/go_modules/github.com/spf13/cast-1.7.1
Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/spf13/cast/releases) - [Commits](https://github.com/spf13/cast/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: github.com/spf13/cast dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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 c2582e28a..335d836a4 100644
--- a/go.mod
+++ b/go.mod
@@ -63,7 +63,7 @@ require (
github.com/rogpeppe/go-internal v1.13.1
github.com/sanity-io/litter v1.5.5
github.com/spf13/afero v1.11.0
- github.com/spf13/cast v1.7.0
+ github.com/spf13/cast v1.7.1
github.com/spf13/cobra v1.8.1
github.com/spf13/fsync v0.10.1
github.com/spf13/pflag v1.0.5