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 @@ -86,7 +86,7 @@ require (
86
86
github.com/go-errors/errors v1.0.1 // indirect
87
87
github.com/go-logr/logr v1.4.2 // indirect
88
88
github.com/go-logr/stdr v1.2.2 // indirect
89
- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
89
+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
90
90
github.com/gogo/protobuf v1.3.2 // indirect
91
91
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
92
92
github.com/golang/protobuf v1.5.3 // indirect
Original file line number Diff line number Diff line change @@ -831,8 +831,8 @@ github.com/go-pdf/fpdf v0.6.0/go.mod h1:HzcnA+A23uwogo0tp9yU+l3V+KXhiESpt1PMayhO
831
831
github.com/go-sql-driver/mysql v1.6.0 h1:BCTh4TKNUYmOmMUcQ3IipzF5prigylS7XXjEkfCHuOE =
832
832
github.com/go-sql-driver/mysql v1.6.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
833
833
github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
834
- github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
835
- github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
834
+ github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
835
+ github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
836
836
github.com/goccy/go-json v0.9.11 /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
837
837
github.com/goccy/go-yaml v1.15.23 h1:WS0GAX1uNPDLUvLkNU2vXq6oTnsmfVFocjQ/4qA48qo =
838
838
github.com/goccy/go-yaml v1.15.23 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
You can’t perform that action at this time.
0 commit comments