build(deps): bump github.com/mitchellh/mapstructure from 1.1.2 to 1.3.3
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 10 Sep 2020 05:56:14 +0000 (05:56 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 10 Sep 2020 19:39:36 +0000 (21:39 +0200)
Bumps [github.com/mitchellh/mapstructure](https://github.com/mitchellh/mapstructure) from 1.1.2 to 1.3.3.
- [Release notes](https://github.com/mitchellh/mapstructure/releases)
- [Changelog](https://github.com/mitchellh/mapstructure/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitchellh/mapstructure/compare/v1.1.2...v1.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index cc56c4e08cb90f48d9aea9dfca02f517b399c850..10e79fccb76e319a8f1d7a8ff5db9b3b7bb5ce1e 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -32,7 +32,7 @@ require (
        github.com/mattn/go-isatty v0.0.12
        github.com/miekg/mmark v1.3.6
        github.com/mitchellh/hashstructure v1.0.0
-       github.com/mitchellh/mapstructure v1.1.2
+       github.com/mitchellh/mapstructure v1.3.3
        github.com/muesli/smartcrop v0.3.0
        github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
        github.com/nicksnyder/go-i18n v1.10.1
diff --git a/go.sum b/go.sum
index 960c238e32a396941c2e63f7fc3b0c6ce1e64ac6..0f0ff2b1692715692828b8db76d78fa8b87ab149 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -287,6 +287,8 @@ github.com/mitchellh/hashstructure v1.0.0 h1:ZkRJX1CyOoTkar7p/mLS5TZU4nJ1Rn/F8u9
 github.com/mitchellh/hashstructure v1.0.0/go.mod h1:QjSHrPWS+BGUVBYkbTZWEnOh3G1DutKwClXU/ABz6AQ=
 github.com/mitchellh/mapstructure v1.1.2 h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQzvN1EDeE=
 github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=
+github.com/mitchellh/mapstructure v1.3.3 h1:SzB1nHZ2Xi+17FP0zVQBHIZqvwRN9408fJO8h+eeNA8=
+github.com/mitchellh/mapstructure v1.3.3/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
 github.com/muesli/smartcrop v0.3.0 h1:JTlSkmxWg/oQ1TcLDoypuirdE8Y/jzNirQeLkxpA6Oc=
 github.com/muesli/smartcrop v0.3.0/go.mod h1:i2fCI/UorTfgEpPPLWiFBv4pye+YAG78RwcQLUkocpI=
 github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=