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 @@ -6,7 +6,7 @@ require (
6
6
github.com/google/go-cmp v0.5.5
7
7
github.com/hashicorp/go-hclog v0.15.0
8
8
github.com/hashicorp/go-plugin v1.4.0
9
- github.com/hashicorp/go-version v1.2.1
9
+ github.com/hashicorp/go-version v1.3.0
10
10
github.com/hashicorp/hcl/v2 v2.9.1
11
11
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
12
12
github.com/zclconf/go-cty v1.8.1
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ github.com/hashicorp/go-hclog v0.15.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39
39
39
github.com/hashicorp/go-plugin v1.4.0 h1:b0O7rs5uiJ99Iu9HugEzsM67afboErkHUWddUSpUO3A =
40
40
github.com/hashicorp/go-plugin v1.4.0 /go.mod h1:5fGEH17QVwTTcR0zV7yhDPLLmFX9YSZ38b18Udy6vYQ =
41
41
github.com/hashicorp/go-version v1.2.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
42
- github.com/hashicorp/go-version v1.2.1 h1:zEfKbn2+PDgroKdiOzqiE8rsmLqU2uwi5PB5pBJ3TkI =
43
- github.com/hashicorp/go-version v1.2.1 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
42
+ github.com/hashicorp/go-version v1.3.0 h1:McDWVJIU/y+u1BRV06dPaLfLCaT7fUTJLp5r04x7iNw =
43
+ github.com/hashicorp/go-version v1.3.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
44
44
github.com/hashicorp/hcl/v2 v2.9.1 h1:eOy4gREY0/ZQHNItlfuEZqtcQbXIxzojlP301hDpnac =
45
45
github.com/hashicorp/hcl/v2 v2.9.1 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
46
46
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0 =
You can’t perform that action at this time.
0 commit comments