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 5
5
require (
6
6
github.com/cenkalti/backoff/v4 v4.1.3
7
7
github.com/evanphx/json-patch v5.6.0+incompatible
8
- github.com/hashicorp/go-hclog v1.4 .0
8
+ github.com/hashicorp/go-hclog v1.5 .0
9
9
github.com/hashicorp/go-secure-stdlib/tlsutil v0.1.2
10
10
github.com/hashicorp/vault/sdk v0.8.1
11
11
github.com/kelseyhightower/envconfig v1.4.0
Original file line number Diff line number Diff line change @@ -172,8 +172,8 @@ github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5m
172
172
github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
173
173
github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I =
174
174
github.com/hashicorp/errwrap v1.1.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
175
- github.com/hashicorp/go-hclog v1.4 .0 h1:ctuWFGrhFha8BnnzxqeRGidlEcQkDyL5u8J8t5eA11I =
176
- github.com/hashicorp/go-hclog v1.4 .0 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
175
+ github.com/hashicorp/go-hclog v1.5 .0 h1:bI2ocEMgcVlz55Oj1xZNBsVi900c7II+fWDyV9o+13c =
176
+ github.com/hashicorp/go-hclog v1.5 .0 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
177
177
github.com/hashicorp/go-multierror v1.0.0 /go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk =
178
178
github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo =
179
179
github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
You can’t perform that action at this time.
0 commit comments