File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
3131 github.com/gabriel-vasile/mimetype v1.4.11 // indirect
3232 github.com/go-logr/logr v1.4.3 // indirect
3333 github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
34- github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
34+ github.com/go-viper/mapstructure/v2 v2.5 .0 // indirect
3535 github.com/google/pprof v0.0.0-20251007162407-5df77e3f7d1d // indirect
3636 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
3737 github.com/pelletier/go-toml/v2 v2.2.4 // indirect
Original file line number Diff line number Diff line change @@ -127,8 +127,8 @@ github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/me
127127github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 /go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE =
128128github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1vB6EwHI =
129129github.com/go-task/slim-sprig/v3 v3.0.0 /go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8 =
130- github.com/go-viper/mapstructure/v2 v2.4 .0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
131- github.com/go-viper/mapstructure/v2 v2.4 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
130+ github.com/go-viper/mapstructure/v2 v2.5 .0 h1:vM5IJoUAy3d7zRSVtIwQgBj7BiWtMPfmPEgAXnvj1Ro =
131+ github.com/go-viper/mapstructure/v2 v2.5 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
132132github.com/goccy/go-yaml v1.18.0 h1:8W7wMFS12Pcas7KU+VVkaiCng+kG8QiFeFwzFb+rwuw =
133133github.com/goccy/go-yaml v1.18.0 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
134134github.com/gogo/protobuf v1.1.1 /go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ =
You can’t perform that action at this time.
0 commit comments