Commit 1f0cc33 1 parent 015b495 commit 1f0cc33 Copy full SHA for 1f0cc33
File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/jhump/protoreflect v1.10.1
21
21
github.com/lunixbochs/struc v0.0.0-20200521075829-a4cb8d33dbbe
22
22
github.com/mitchellh/go-ps v1.0.0
23
- github.com/mitchellh/mapstructure v1.1.2
23
+ github.com/mitchellh/mapstructure v1.5.0
24
24
github.com/namsral/flag v1.7.4-pre
25
25
github.com/olekukonko/tablewriter v0.0.4
26
26
github.com/onsi/gomega v1.19.0
Original file line number Diff line number Diff line change @@ -657,8 +657,9 @@ github.com/mitchellh/go-testing-interface v1.0.0/go.mod h1:kRemZodwjscx+RGhAo8eI
657
657
github.com/mitchellh/gox v0.4.0 /go.mod h1:Sd9lOJ0+aimLBi73mGofS1ycjY8lL3uZM3JPS42BGNg =
658
658
github.com/mitchellh/iochan v1.0.0 /go.mod h1:JwYml1nuB7xOzsp52dPpHFffvOCDupsG0QubkSMEySY =
659
659
github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
660
- github.com/mitchellh/mapstructure v1.1.2 h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQzvN1EDeE =
661
660
github.com/mitchellh/mapstructure v1.1.2 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
661
+ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
662
+ github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
662
663
github.com/mitchellh/osext v0.0.0-20151018003038-5e2d6d41470f /go.mod h1:OkQIRizQZAeMln+1tSwduZz7+Af5oFlKirV/MSYes2A =
663
664
github.com/moby/locker v1.0.1 /go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc =
664
665
github.com/moby/sys/mount v0.1.0 h1:Ytx78EatgFKtrqZ0BvJ0UtJE472ZvawVmil6pIfuCCU =
You can’t perform that action at this time.
0 commit comments