Skip to content

Commit 864fa20

Browse files
Bump github.com/spf13/cast from 1.7.1 to 1.9.2
Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.7.1 to 1.9.2. - [Release notes](https://github.com/spf13/cast/releases) - [Commits](spf13/cast@v1.7.1...v1.9.2) --- updated-dependencies: - dependency-name: github.com/spf13/cast dependency-version: 1.9.2 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cc079f commit 864fa20

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ require (
248248
github.com/sony/gobreaker v0.5.0 // indirect
249249
github.com/sourcegraph/conc v0.3.0 // indirect
250250
github.com/spf13/afero v1.12.0 // indirect
251-
github.com/spf13/cast v1.7.1 // indirect
251+
github.com/spf13/cast v1.9.2 // indirect
252252
github.com/spf13/pflag v1.0.6 // indirect
253253
github.com/spf13/viper v1.20.1 // indirect
254254
github.com/spiffe/go-spiffe/v2 v2.5.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1564,8 +1564,8 @@ github.com/spf13/afero v1.6.0/go.mod h1:Ai8FlHk4v/PARR026UzYexafAt9roJ7LcLMAmO6Z
15641564
github.com/spf13/afero v1.9.2/go.mod h1:iUV7ddyEEZPO5gA3zD4fJt6iStLlL+Lg4m2cihcDf8Y=
15651565
github.com/spf13/afero v1.12.0 h1:UcOPyRBYczmFn6yvphxkn9ZEOY65cpwGKb5mL36mrqs=
15661566
github.com/spf13/afero v1.12.0/go.mod h1:ZTlWwG4/ahT8W7T0WQ5uYmjI9duaLQGy3Q2OAl4sk/4=
1567-
github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=
1568-
github.com/spf13/cast v1.7.1/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
1567+
github.com/spf13/cast v1.9.2 h1:SsGfm7M8QOFtEzumm7UZrZdLLquNdzFYfIbEXntcFbE=
1568+
github.com/spf13/cast v1.9.2/go.mod h1:jNfB8QC9IA6ZuY2ZjDp0KtFO2LZZlg4S/7bzP6qqeHo=
15691569
github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=
15701570
github.com/spf13/cobra v1.9.1/go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0=
15711571
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=

0 commit comments

Comments
 (0)