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 @@ -200,7 +200,7 @@ require (
200200 github.com/go-toolsmith/astp v1.1.0 // indirect
201201 github.com/go-toolsmith/strparse v1.1.0 // indirect
202202 github.com/go-toolsmith/typep v1.1.0 // indirect
203- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
203+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
204204 github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
205205 github.com/gobwas/glob v0.2.3 // indirect
206206 github.com/gofrs/flock v0.12.1 // indirect
Original file line number Diff line number Diff line change @@ -1664,8 +1664,8 @@ github.com/go-toolsmith/typep v1.0.2/go.mod h1:JSQCQMUPdRlMZFswiq3TGpNp1GMktqkR2
16641664github.com/go-toolsmith/typep v1.1.0 h1:fIRYDyF+JywLfqzyhdiHzRop/GQDxxNhLGQ6gFUNHus =
16651665github.com/go-toolsmith/typep v1.1.0 /go.mod h1:fVIw+7zjdsMxDA3ITWnH1yOiw1rnTQKCsF/sk2H/qig =
16661666github.com/go-training/helloworld v0.0.0-20200225145412-ba5f4379d78b /go.mod h1:hGGmX3bRUkYkc9aKA6mkUxi6d+f1GmZF1je0FlVTgwU =
1667- github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
1668- github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
1667+ github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
1668+ github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
16691669github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b /go.mod h1:aUCEOzzezBEjDBbFBoSiya/gduyIiWYRP6CnSFIV8AM =
16701670github.com/go-xmlfmt/xmlfmt v1.1.3 h1:t8Ey3Uy7jDSEisW2K3somuMKIpzktkWptA0iFCnRUWY =
16711671github.com/go-xmlfmt/xmlfmt v1.1.3 /go.mod h1:aUCEOzzezBEjDBbFBoSiya/gduyIiWYRP6CnSFIV8AM =
You can’t perform that action at this time.
0 commit comments