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 @@ -56,7 +56,7 @@ require (
5656 github.com/go-toolsmith/astp v1.1.0 // indirect
5757 github.com/go-toolsmith/strparse v1.1.0 // indirect
5858 github.com/go-toolsmith/typep v1.1.0 // indirect
59- github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 // indirect
59+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
6060 github.com/go-xmlfmt/xmlfmt v1.1.2 // indirect
6161 github.com/gobwas/glob v0.2.3 // indirect
6262 github.com/gofrs/flock v0.8.1 // indirect
Original file line number Diff line number Diff line change @@ -182,8 +182,8 @@ github.com/go-toolsmith/strparse v1.1.0 h1:GAioeZUK9TGxnLS+qfdqNbA4z0SSm5zVNtCQi
182182github.com/go-toolsmith/strparse v1.1.0 /go.mod h1:7ksGy58fsaQkGQlY8WVoBFNyEPMGuJin1rfoPS4lBSQ =
183183github.com/go-toolsmith/typep v1.1.0 h1:fIRYDyF+JywLfqzyhdiHzRop/GQDxxNhLGQ6gFUNHus =
184184github.com/go-toolsmith/typep v1.1.0 /go.mod h1:fVIw+7zjdsMxDA3ITWnH1yOiw1rnTQKCsF/sk2H/qig =
185- github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 h1:TQcrn6Wq+sKGkpyPvppOz99zsMBaUOKXq6HSv655U1c =
186- github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
185+ github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
186+ github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
187187github.com/go-xmlfmt/xmlfmt v1.1.2 h1:Nea7b4icn8s57fTx1M5AI4qQT5HEM3rVUO8MuE6g80U =
188188github.com/go-xmlfmt/xmlfmt v1.1.2 /go.mod h1:aUCEOzzezBEjDBbFBoSiya/gduyIiWYRP6CnSFIV8AM =
189189github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y =
You can’t perform that action at this time.
0 commit comments