]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 29 May 2025 20:15:22 +0000 (20:15 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 30 May 2025 06:34:09 +0000 (08:34 +0200)
Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](https://github.com/spf13/cast/compare/v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cast
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 277070ca8b87053e08c5cfe35984d7372583dbd0..919c4fd15cdcb6e6b07096aa1b86ee841d8d7d8e 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -62,7 +62,7 @@ require (
        github.com/rogpeppe/go-internal v1.14.1
        github.com/sanity-io/litter v1.5.8
        github.com/spf13/afero v1.14.0
-       github.com/spf13/cast v1.7.1
+       github.com/spf13/cast v1.8.0
        github.com/spf13/cobra v1.9.1
        github.com/spf13/fsync v0.10.1
        github.com/spf13/pflag v1.0.6
diff --git a/go.sum b/go.sum
index dde56a89ba84ca495c88593ffa0e34d675f718d9..bc58c95c3c9fcdfb64bf95eb8540ed1c728d1168 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -434,8 +434,8 @@ github.com/shogo82148/go-shuffle v0.0.0-20180218125048-27e6095f230d/go.mod h1:2h
 github.com/spf13/afero v1.9.2/go.mod h1:iUV7ddyEEZPO5gA3zD4fJt6iStLlL+Lg4m2cihcDf8Y=
 github.com/spf13/afero v1.14.0 h1:9tH6MapGnn/j0eb0yIXiLjERO8RB6xIVZRDCX7PtqWA=
 github.com/spf13/afero v1.14.0/go.mod h1:acJQ8t0ohCGuMN3O+Pv0V0hgMxNYDlvdk+VTfyZmbYo=
-github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=
-github.com/spf13/cast v1.7.1/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
+github.com/spf13/cast v1.8.0 h1:gEN9K4b8Xws4EX0+a0reLmhq8moKn7ntRlQYgjPeCDk=
+github.com/spf13/cast v1.8.0/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
 github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=
 github.com/spf13/cobra v1.9.1/go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0=
 github.com/spf13/fsync v0.10.1 h1:JRnB7G72b+gIBaBcpn5ibJSd7ww1iEahXSX2B8G6dSE=