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 4
4
5
5
require (
6
6
github.com/google/go-cmp v0.5.2
7
- github.com/hashicorp/go-hclog v0.14.1
7
+ github.com/hashicorp/go-hclog v0.15.0
8
8
github.com/hashicorp/go-plugin v1.3.0
9
9
github.com/hashicorp/go-version v1.2.1
10
10
github.com/hashicorp/hcl/v2 v2.7.0
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ github.com/google/go-cmp v0.5.2 h1:X2ev0eStA3AbceY54o37/0PQ/UWqKEiiO2dKL5OPaFM=
37
37
github.com/google/go-cmp v0.5.2 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
38
38
github.com/hashicorp/go-cleanhttp v0.5.1 /go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80 =
39
39
github.com/hashicorp/go-hclog v0.0.0-20180709165350-ff2cf002a8dd /go.mod h1:9bjs9uLqI8l75knNv3lV1kA55veR+WUPSiKIWcQHudI =
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
+ github.com/hashicorp/go-hclog v0.15.0 h1:qMuK0wxsoW4D0ddCCYwPSTm4KQv1X1ke3WmPWZ0Mvsk =
41
+ github.com/hashicorp/go-hclog v0.15.0 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
42
42
github.com/hashicorp/go-plugin v1.3.0 h1:4d/wJojzvHV1I4i/rrjVaeuyxWrLzDE1mDCyDy8fXS8 =
43
43
github.com/hashicorp/go-plugin v1.3.0 /go.mod h1:F9eH4LrE/ZsRdbwhfjs9k9HoDUwAHnYtXdgmf1AVNs0 =
44
44
github.com/hashicorp/go-version v1.2.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
You can’t perform that action at this time.
0 commit comments