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.1.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.11.1
15
+ github.com/hashicorp/hcl/v2 v2.12.0
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 @@ -91,8 +91,8 @@ github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+l
91
91
github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
92
92
github.com/hashicorp/go-plugin v1.4.3 h1:DXmvivbWD5qdiBts9TpBC7BYL1Aia5sxbRgQB+v6UZM =
93
93
github.com/hashicorp/go-plugin v1.4.3 /go.mod h1:5fGEH17QVwTTcR0zV7yhDPLLmFX9YSZ38b18Udy6vYQ =
94
- github.com/hashicorp/hcl/v2 v2.11.1 h1:yTyWcXcm9XB0TEkyU/JCRU6rYy4K+mgLtzn2wlrJbcc =
95
- github.com/hashicorp/hcl/v2 v2.11.1 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
94
+ github.com/hashicorp/hcl/v2 v2.12.0 h1:PsYxySWpMD4KPaoJLnsHwtK5Qptvj/4Q6s0t4sUxZf4 =
95
+ github.com/hashicorp/hcl/v2 v2.12.0 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
96
96
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
97
97
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d h1:kJCB4vdITiW1eC1vq2e6IsrXKrZit1bv/TDYFGMp4BQ =
98
98
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
You can’t perform that action at this time.
0 commit comments