File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
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 v0.7.1
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.0
15
+ github.com/hashicorp/hcl/v2 v2.10.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 @@ -83,8 +83,9 @@ github.com/hashicorp/go-plugin v1.4.2/go.mod h1:5fGEH17QVwTTcR0zV7yhDPLLmFX9YSZ3
83
83
github.com/hashicorp/go-version v1.2.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
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
- github.com/hashicorp/hcl/v2 v2.10.0 h1:1S1UnuhDGlv3gRFV4+0EdwB+znNP5HmcGbIqwnSCByg =
87
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 =
88
89
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0 =
89
90
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 /go.mod h1:kNDNcF7sN4DocDLBkQYz73HGKwN1ANB1blq4lIYLYvg =
90
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