File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ require (
78
78
github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f
79
79
github.com/lib/pq v1.10.5
80
80
github.com/mattn/go-isatty v0.0.14
81
- github.com/mitchellh/mapstructure v1.4.3
81
+ github.com/mitchellh/mapstructure v1.5.0
82
82
github.com/moby/moby v20.10.14+incompatible
83
83
github.com/open-policy-agent/opa v0.39.0
84
84
github.com/ory/dockertest/v3 v3.8.1
Original file line number Diff line number Diff line change @@ -1192,8 +1192,8 @@ github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh
1192
1192
github.com/mitchellh/mapstructure v1.3.2 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
1193
1193
github.com/mitchellh/mapstructure v1.4.1 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
1194
1194
github.com/mitchellh/mapstructure v1.4.2 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
1195
- github.com/mitchellh/mapstructure v1.4.3 h1:OVowDSCllw/YjdLkam3/sm7wEtOy59d8ndGgCcyj8cs =
1196
- github.com/mitchellh/mapstructure v1.4.3 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
1195
+ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
1196
+ github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
1197
1197
github.com/mitchellh/osext v0.0.0-20151018003038-5e2d6d41470f /go.mod h1:OkQIRizQZAeMln+1tSwduZz7+Af5oFlKirV/MSYes2A =
1198
1198
github.com/mitchellh/reflectwalk v1.0.0 /go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw =
1199
1199
github.com/mitchellh/reflectwalk v1.0.2 /go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw =
You can’t perform that action at this time.
0 commit comments