Skip to content

Commit 99e81c3

Browse files
Bump github.com/mitchellh/mapstructure from 1.3.2 to 1.4.1
Bumps [github.com/mitchellh/mapstructure](https://github.com/mitchellh/mapstructure) from 1.3.2 to 1.4.1. - [Release notes](https://github.com/mitchellh/mapstructure/releases) - [Changelog](https://github.com/mitchellh/mapstructure/blob/master/CHANGELOG.md) - [Commits](mitchellh/mapstructure@v1.3.2...v1.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7df439d commit 99e81c3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/mattn/go-colorable v0.1.7
1515
github.com/mattn/go-isatty v0.0.12
1616
github.com/mattn/go-sixel v0.0.1
17-
github.com/mitchellh/mapstructure v1.3.2
17+
github.com/mitchellh/mapstructure v1.4.1
1818
github.com/pelletier/go-toml v1.8.0
1919
github.com/russross/blackfriday v2.0.0+incompatible // indirect
2020
github.com/soniakeys/quant v1.0.0 // indirect

go.sum

+1
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ github.com/mitchellh/mapstructure v1.1.2 h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQz
195195
github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=
196196
github.com/mitchellh/mapstructure v1.3.2 h1:mRS76wmkOn3KkKAyXDu42V+6ebnXWIztFSYGN7GeoRg=
197197
github.com/mitchellh/mapstructure v1.3.2/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
198+
github.com/mitchellh/mapstructure v1.4.1/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
198199
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
199200
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
200201
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=

0 commit comments

Comments
 (0)