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 @@ -217,7 +217,7 @@ require (
217217 github.com/go-toolsmith/astp v1.1.0 // indirect
218218 github.com/go-toolsmith/strparse v1.1.0 // indirect
219219 github.com/go-toolsmith/typep v1.1.0 // indirect
220- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
220+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
221221 github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
222222 github.com/gobwas/glob v0.2.3 // indirect
223223 github.com/gofrs/flock v0.12.1 // indirect
Original file line number Diff line number Diff line change @@ -576,8 +576,8 @@ github.com/go-toolsmith/typep v1.0.0/go.mod h1:JSQCQMUPdRlMZFswiq3TGpNp1GMktqkR2
576576github.com/go-toolsmith/typep v1.0.2 /go.mod h1:JSQCQMUPdRlMZFswiq3TGpNp1GMktqkR2Ns5AIQkATU =
577577github.com/go-toolsmith/typep v1.1.0 h1:fIRYDyF+JywLfqzyhdiHzRop/GQDxxNhLGQ6gFUNHus =
578578github.com/go-toolsmith/typep v1.1.0 /go.mod h1:fVIw+7zjdsMxDA3ITWnH1yOiw1rnTQKCsF/sk2H/qig =
579- github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
580- github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
579+ github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
580+ github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
581581github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b /go.mod h1:aUCEOzzezBEjDBbFBoSiya/gduyIiWYRP6CnSFIV8AM =
582582github.com/go-xmlfmt/xmlfmt v1.1.3 h1:t8Ey3Uy7jDSEisW2K3somuMKIpzktkWptA0iFCnRUWY =
583583github.com/go-xmlfmt/xmlfmt v1.1.3 /go.mod h1:aUCEOzzezBEjDBbFBoSiya/gduyIiWYRP6CnSFIV8AM =
You can’t perform that action at this time.
0 commit comments