Skip to content

Commit 3de5986

Browse files
authored
Merge pull request #2250 from kubernetes/dependabot/go_modules/github.com/mitchellh/mapstructure-1.4.2
build(deps): bump github.com/mitchellh/mapstructure from 1.4.1 to 1.4.2
2 parents f50fdab + 76c1c83 commit 3de5986

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/google/uuid v1.3.0
1717
github.com/mattn/go-isatty v0.0.14
1818
github.com/maxbrunsfeld/counterfeiter/v6 v6.4.1
19-
github.com/mitchellh/mapstructure v1.4.1
19+
github.com/mitchellh/mapstructure v1.4.2
2020
github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481
2121
github.com/olekukonko/tablewriter v0.0.5
2222
github.com/pkg/errors v0.9.1

go.sum

+2-1
Original file line numberDiff line numberDiff line change
@@ -691,8 +691,9 @@ github.com/mitchellh/gox v0.4.0/go.mod h1:Sd9lOJ0+aimLBi73mGofS1ycjY8lL3uZM3JPS4
691691
github.com/mitchellh/iochan v1.0.0/go.mod h1:JwYml1nuB7xOzsp52dPpHFffvOCDupsG0QubkSMEySY=
692692
github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=
693693
github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=
694-
github.com/mitchellh/mapstructure v1.4.1 h1:CpVNEelQCZBooIPDn+AR3NpivK/TIKU8bDxdASFVQag=
695694
github.com/mitchellh/mapstructure v1.4.1/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
695+
github.com/mitchellh/mapstructure v1.4.2 h1:6h7AQ0yhTcIsmFmnAwQls75jp2Gzs4iB8W7pjMO+rqo=
696+
github.com/mitchellh/mapstructure v1.4.2/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
696697
github.com/mitchellh/osext v0.0.0-20151018003038-5e2d6d41470f/go.mod h1:OkQIRizQZAeMln+1tSwduZz7+Af5oFlKirV/MSYes2A=
697698
github.com/mmarkdown/mmark v2.0.40+incompatible h1:vMeUeDzBK3H+/mU0oMVfMuhSXJlIA+DE/DMPQNAj5C4=
698699
github.com/mmarkdown/mmark v2.0.40+incompatible/go.mod h1:Uvmoz7tvsWpr7bMVxIpqZPyN3FbOtzDmnsJDFp7ltJs=

0 commit comments

Comments
 (0)