File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/ghodss/yaml v1.0.0
13
13
github.com/go-openapi/runtime v0.19.15
14
14
github.com/go-openapi/strfmt v0.19.5
15
- github.com/hashicorp/go-multierror v1.0 .0
15
+ github.com/hashicorp/go-multierror v1.1 .0
16
16
github.com/marclop/elasticsearch-cli v0.0.0-20190212133917-c1d1bf9d46e4
17
17
github.com/pkg/errors v0.9.1
18
18
github.com/pmezard/go-difflib v1.0.0
Original file line number Diff line number Diff line change @@ -174,6 +174,8 @@ github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/U
174
174
github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
175
175
github.com/hashicorp/go-multierror v1.0.0 h1:iVjPR7a6H0tWELX5NxNe7bYopibicUzc7uPribsnS6o =
176
176
github.com/hashicorp/go-multierror v1.0.0 /go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk =
177
+ github.com/hashicorp/go-multierror v1.1.0 h1:B9UzwGQJehnUY1yNrnwREHc3fGbC2xefo8g4TbElacI =
178
+ github.com/hashicorp/go-multierror v1.1.0 /go.mod h1:spPvp8C1qA32ftKqdAHm4hHTbPw+vmowP0z+KUhOZdA =
177
179
github.com/hashicorp/go-version v1.1.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
178
180
github.com/hashicorp/hcl v0.0.0-20170914154624-68e816d1c783 /go.mod h1:oZtUIOe8dh44I2q6ScRibXws4Ajl+d+nod3AaR9vL5w =
179
181
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4 =
You can’t perform that action at this time.
0 commit comments