File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ require (
4545 github.com/fsnotify/fsnotify v1.9.0 // indirect
4646 github.com/go-logr/logr v1.4.3 // indirect
4747 github.com/go-logr/stdr v1.2.2 // indirect
48- github.com/go-viper/mapstructure/v2 v2.3 .0 // indirect
48+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
4949 github.com/goccy/go-yaml v1.14.0 // indirect
5050 github.com/google/go-containerregistry v0.20.6 // indirect
5151 github.com/google/uuid v1.6.0 // indirect
Original file line number Diff line number Diff line change @@ -104,8 +104,8 @@ github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre
104104github.com/go-playground/locales v0.13.0 /go.mod h1:taPMhCMXrRLJO55olJkUXHZBHCxTMfnGwq/HNwmWNS8 =
105105github.com/go-playground/universal-translator v0.17.0 /go.mod h1:UkSxE5sNxxRwHyU+Scu5vgOQjsIJAF8j9muTVoKLVtA =
106106github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
107- github.com/go-viper/mapstructure/v2 v2.3 .0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
108- github.com/go-viper/mapstructure/v2 v2.3 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
107+ github.com/go-viper/mapstructure/v2 v2.4 .0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
108+ github.com/go-viper/mapstructure/v2 v2.4 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
109109github.com/goccy/go-yaml v1.8.1 /go.mod h1:wS4gNoLalDSJxo/SpngzPQ2BN4uuZVLCmbM4S3vd4+Y =
110110github.com/goccy/go-yaml v1.14.0 h1:G/NDXJvf1CX0FshjxKn2AOL0MnrxsSJNpY9FpvMRblw =
111111github.com/goccy/go-yaml v1.14.0 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
You can’t perform that action at this time.
0 commit comments