]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 26 Apr 2022 18:03:05 +0000 (18:03 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 27 Apr 2022 08:06:21 +0000 (10:06 +0200)
Bumps [github.com/mitchellh/mapstructure](https://github.com/mitchellh/mapstructure) from 1.4.3 to 1.5.0.
- [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.4.3...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/mitchellh/mapstructure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

diff --git a/go.mod b/go.mod
index de2b777cba316c46173f1498dc307a87ddb65c14..9b2e0d689094f020807e58eca35e8e81cd504ac5 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -39,7 +39,7 @@ require (
        github.com/magefile/mage v1.13.0
        github.com/mattn/go-isatty v0.0.14
        github.com/mitchellh/hashstructure v1.1.0
-       github.com/mitchellh/mapstructure v1.4.3
+       github.com/mitchellh/mapstructure v1.5.0
        github.com/muesli/smartcrop v0.3.0
        github.com/niklasfasching/go-org v1.6.2
        github.com/olekukonko/tablewriter v0.0.5
diff --git a/go.sum b/go.sum
index 9dcd0902ecf81543650f2322cf073077e88f5ecb..e6bda97f38ae723bc7d25bdc742c2f5fb5544ae7 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -375,8 +375,8 @@ github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrk
 github.com/mitchellh/hashstructure v1.1.0 h1:P6P1hdjqAAknpY/M1CGipelZgp+4y9ja9kmUZPXP+H0=
 github.com/mitchellh/hashstructure v1.1.0/go.mod h1:xUDAozZz0Wmdiufv0uyhnHkUTN6/6d8ulp4AwfLKrmA=
 github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=
-github.com/mitchellh/mapstructure v1.4.3 h1:OVowDSCllw/YjdLkam3/sm7wEtOy59d8ndGgCcyj8cs=
-github.com/mitchellh/mapstructure v1.4.3/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
+github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
+github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
 github.com/montanaflynn/stats v0.6.3/go.mod h1:wL8QJuTMNUDYhXwkmfOly8iTdp5TEcJFWZD2D7SIkUc=
 github.com/muesli/smartcrop v0.3.0 h1:JTlSkmxWg/oQ1TcLDoypuirdE8Y/jzNirQeLkxpA6Oc=
 github.com/muesli/smartcrop v0.3.0/go.mod h1:i2fCI/UorTfgEpPPLWiFBv4pye+YAG78RwcQLUkocpI=