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 @@ -172,7 +172,7 @@ require (
172
172
github.com/go-openapi/validate v0.24.0 // indirect
173
173
github.com/go-restruct/restruct v1.2.0-alpha // indirect
174
174
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1 // indirect
175
- github.com/go-viper/mapstructure/v2 v2.3 .0 // indirect
175
+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
176
176
github.com/gobuffalo/flect v1.0.3 // indirect
177
177
github.com/gobwas/glob v0.2.3 // indirect
178
178
github.com/goccy/go-json v0.10.5 // indirect
Original file line number Diff line number Diff line change @@ -386,8 +386,8 @@ github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1/go.mod h1:A2S0CWkNylc2
386
386
github.com/go-test/deep v1.0.4 /go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA =
387
387
github.com/go-test/deep v1.1.0 h1:WOcxcdHcvdgThNXjw0t76K42FXTU7HpNQWHpA2HHNlg =
388
388
github.com/go-test/deep v1.1.0 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
389
- github.com/go-viper/mapstructure/v2 v2.3 .0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
390
- github.com/go-viper/mapstructure/v2 v2.3 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
389
+ github.com/go-viper/mapstructure/v2 v2.4 .0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
390
+ github.com/go-viper/mapstructure/v2 v2.4 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
391
391
github.com/go-yaml/yaml v2.1.0+incompatible /go.mod h1:w2MrLa16VYP0jy6N7M5kHaCkaLENm+P+Tv+MfurjSw0 =
392
392
github.com/gobuffalo/flect v1.0.3 h1:xeWBM2nui+qnVvNM4S3foBhCAL2XgPU+a7FdpelbTq4 =
393
393
github.com/gobuffalo/flect v1.0.3 /go.mod h1:A5msMlrHtLqh9umBSnvabjsMrCcCpAyzglnDvkbYKHs =
You can’t perform that action at this time.
0 commit comments