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 @@ -7,7 +7,7 @@ require (
7
7
github.com/google/go-cmp v0.5.8
8
8
github.com/hashicorp/go-hclog v1.3.0
9
9
github.com/hashicorp/go-plugin v1.4.5
10
- github.com/hashicorp/hcl/v2 v2.13 .0
10
+ github.com/hashicorp/hcl/v2 v2.14 .0
11
11
github.com/zclconf/go-cty v1.11.0
12
12
golang.org/x/tools v0.1.12
13
13
google.golang.org/grpc v1.49.0
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ github.com/hashicorp/go-hclog v1.3.0 h1:G0ACM8Z2WilWgPv3Vdzwm3V0BQu/kSmrkVtpe1fy
41
41
github.com/hashicorp/go-hclog v1.3.0 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
42
42
github.com/hashicorp/go-plugin v1.4.5 h1:oTE/oQR4eghggRg8VY7PAz3dr++VwDNBGCcOfIvHpBo =
43
43
github.com/hashicorp/go-plugin v1.4.5 /go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s =
44
- github.com/hashicorp/hcl/v2 v2.13 .0 h1:0Apadu1w6M11dyGFxWnmhhcMjkbAiKCv7G1r/2QgCNc =
45
- github.com/hashicorp/hcl/v2 v2.13 .0 /go.mod h1:e4z5nxYlWNPdDSNYX+ph14EvWYMFm3eP0zIUqPc2jr0 =
44
+ github.com/hashicorp/hcl/v2 v2.14 .0 h1:jX6+Q38Ly9zaAJlAjnFVyeNSNCKKW8D0wvyg7vij5Wc =
45
+ github.com/hashicorp/hcl/v2 v2.14 .0 /go.mod h1:e4z5nxYlWNPdDSNYX+ph14EvWYMFm3eP0zIUqPc2jr0 =
46
46
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb h1:b5rjCoWHc7eqmAS4/qyk21ZsHyb6Mxv/jykxvNTkU4M =
47
47
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
48
48
github.com/jhump/protoreflect v1.6.0 h1:h5jfMVslIg6l29nsMs0D8Wj17RDVdNYti0vDN/PZZoE =
You can’t perform that action at this time.
0 commit comments