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 @@ -6,7 +6,7 @@ require (
6
6
github.com/google/go-cmp v0.5.1
7
7
github.com/hashicorp/go-hclog v0.14.1
8
8
github.com/hashicorp/go-plugin v1.3.0
9
- github.com/hashicorp/go-version v1.0.0
9
+ github.com/hashicorp/go-version v1.2.1
10
10
github.com/hashicorp/hcl/v2 v2.6.0
11
11
github.com/zclconf/go-cty v1.5.1
12
12
)
Original file line number Diff line number Diff line change @@ -43,6 +43,8 @@ github.com/hashicorp/go-plugin v1.3.0 h1:4d/wJojzvHV1I4i/rrjVaeuyxWrLzDE1mDCyDy8
43
43
github.com/hashicorp/go-plugin v1.3.0 /go.mod h1:F9eH4LrE/ZsRdbwhfjs9k9HoDUwAHnYtXdgmf1AVNs0 =
44
44
github.com/hashicorp/go-version v1.0.0 h1:21MVWPKDphxa7ineQQTrCU5brh7OuVVAzGOCnnCPtE8 =
45
45
github.com/hashicorp/go-version v1.0.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
46
+ github.com/hashicorp/go-version v1.2.1 h1:zEfKbn2+PDgroKdiOzqiE8rsmLqU2uwi5PB5pBJ3TkI =
47
+ github.com/hashicorp/go-version v1.2.1 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
46
48
github.com/hashicorp/hcl/v2 v2.6.0 h1:3krZOfGY6SziUXa6H9PJU6TyohHn7I+ARYnhbeNBz+o =
47
49
github.com/hashicorp/hcl/v2 v2.6.0 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
48
50
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb h1:b5rjCoWHc7eqmAS4/qyk21ZsHyb6Mxv/jykxvNTkU4M =
You can’t perform that action at this time.
0 commit comments