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 4
4
5
5
require (
6
6
github.com/google/go-cmp v0.4.1
7
- github.com/hashicorp/go-hclog v0.13.0
7
+ github.com/hashicorp/go-hclog v0.14.1
8
8
github.com/hashicorp/go-plugin v1.3.0
9
9
github.com/hashicorp/hcl/v2 v2.5.1
10
10
github.com/zclconf/go-cty v1.4.1
Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
37
37
github.com/hashicorp/go-hclog v0.0.0-20180709165350-ff2cf002a8dd /go.mod h1:9bjs9uLqI8l75knNv3lV1kA55veR+WUPSiKIWcQHudI =
38
38
github.com/hashicorp/go-hclog v0.13.0 h1:Do32YnDMnq7v7FU50AgH+1ExKCOkl9HBxvSI1JWr+rA =
39
39
github.com/hashicorp/go-hclog v0.13.0 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
40
+ github.com/hashicorp/go-hclog v0.14.1 h1:nQcJDQwIAGnmoUWp8ubocEX40cCml/17YkF6csQLReU =
41
+ github.com/hashicorp/go-hclog v0.14.1 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
40
42
github.com/hashicorp/go-plugin v1.3.0 h1:4d/wJojzvHV1I4i/rrjVaeuyxWrLzDE1mDCyDy8fXS8 =
41
43
github.com/hashicorp/go-plugin v1.3.0 /go.mod h1:F9eH4LrE/ZsRdbwhfjs9k9HoDUwAHnYtXdgmf1AVNs0 =
42
44
github.com/hashicorp/hcl/v2 v2.5.1 h1:5ytFZykUu2/4U59ogd2f+XZdi9+6oC/Tv5WzsH6fIDA =
You can’t perform that action at this time.
0 commit comments