Commit 79a6604 1 parent 78fa22a commit 79a6604 Copy full SHA for 79a6604
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ require (
172
172
github.com/sourcegraph/conc v0.3.0 // indirect
173
173
github.com/sourcegraph/go-diff v0.7.0 // indirect
174
174
github.com/spf13/afero v1.11.0 // indirect
175
- github.com/spf13/cast v1.7.0 // indirect
175
+ github.com/spf13/cast v1.7.1 // indirect
176
176
github.com/spf13/cobra v1.8.1 // indirect
177
177
github.com/spf13/pflag v1.0.5 // indirect
178
178
github.com/spf13/viper v1.19.0 // indirect
Original file line number Diff line number Diff line change @@ -397,8 +397,8 @@ github.com/sourcegraph/go-diff v0.7.0 h1:9uLlrd5T46OXs5qpp8L/MTltk0zikUGi0sNNyCp
397
397
github.com/sourcegraph/go-diff v0.7.0 /go.mod h1:iBszgVvyxdc8SFZ7gm69go2KDdt3ag071iBaWPF6cjs =
398
398
github.com/spf13/afero v1.11.0 h1:WJQKhtpdm3v2IzqG8VMqrr6Rf3UYpEF239Jy9wNepM8 =
399
399
github.com/spf13/afero v1.11.0 /go.mod h1:GH9Y3pIexgf1MTIWtNGyogA5MwRIDXGUr+hbWNoBjkY =
400
- github.com/spf13/cast v1.7.0 h1:ntdiHjuueXFgm5nzDRdOS4yfT43P5Fnud6DH50rz/7w =
401
- github.com/spf13/cast v1.7.0 /go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo =
400
+ github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y =
401
+ github.com/spf13/cast v1.7.1 /go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo =
402
402
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM =
403
403
github.com/spf13/cobra v1.8.1 /go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y =
404
404
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
You can’t perform that action at this time.
0 commit comments