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 @@ -12,7 +12,7 @@ require (
12
12
github.com/hashicorp/aws-sdk-go-base v1.0.0
13
13
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
14
14
github.com/hashicorp/go-multierror v1.1.1 // indirect
15
- github.com/hashicorp/hcl/v2 v2.10 .1
15
+ github.com/hashicorp/hcl/v2 v2.11 .1
16
16
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
17
17
github.com/kr/text v0.2.0 // indirect
18
18
github.com/kylelemons/godebug v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -84,8 +84,8 @@ github.com/hashicorp/go-version v1.2.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09
84
84
github.com/hashicorp/go-version v1.3.0 h1:McDWVJIU/y+u1BRV06dPaLfLCaT7fUTJLp5r04x7iNw =
85
85
github.com/hashicorp/go-version v1.3.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
86
86
github.com/hashicorp/hcl/v2 v2.10.0 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
87
- github.com/hashicorp/hcl/v2 v2.10 .1 h1:h4Xx4fsrRE26ohAk/1iGF/JBqRQbyUqu5Lvj60U54ys =
88
- github.com/hashicorp/hcl/v2 v2.10 .1 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
87
+ github.com/hashicorp/hcl/v2 v2.11 .1 h1:yTyWcXcm9XB0TEkyU/JCRU6rYy4K+mgLtzn2wlrJbcc =
88
+ github.com/hashicorp/hcl/v2 v2.11 .1 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
89
89
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0 =
90
90
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 /go.mod h1:kNDNcF7sN4DocDLBkQYz73HGKwN1ANB1blq4lIYLYvg =
91
91
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
You can’t perform that action at this time.
0 commit comments