File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/mattn/go-colorable v0.1.8
15
15
github.com/mattn/go-isatty v0.0.12
16
16
github.com/mattn/go-sixel v0.0.1
17
- github.com/mitchellh/mapstructure v1.3.2
17
+ github.com/mitchellh/mapstructure v1.4.1
18
18
github.com/pelletier/go-toml v1.8.0
19
19
github.com/russross/blackfriday v2.0.0+incompatible // indirect
20
20
github.com/soniakeys/quant v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -197,6 +197,7 @@ github.com/mitchellh/mapstructure v1.1.2 h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQz
197
197
github.com/mitchellh/mapstructure v1.1.2 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
198
198
github.com/mitchellh/mapstructure v1.3.2 h1:mRS76wmkOn3KkKAyXDu42V+6ebnXWIztFSYGN7GeoRg =
199
199
github.com/mitchellh/mapstructure v1.3.2 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
200
+ github.com/mitchellh/mapstructure v1.4.1 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
200
201
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
201
202
github.com/modern-go/reflect2 v1.0.1 /go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0 =
202
203
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
You can’t perform that action at this time.
0 commit comments