File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/hashicorp/go-hclog v1.5.0
2222 github.com/hashicorp/go-plugin v1.4.10
2323 github.com/hashicorp/go-version v1.6.0
24- github.com/hashicorp/hcl/v2 v2.16.2
24+ github.com/hashicorp/hcl/v2 v2.17.0
2525 github.com/hashicorp/terraform v0.15.1
2626 github.com/jackc/pgconn v1.14.1
2727 github.com/jackc/pgx/v5 v5.4.3
Original file line number Diff line number Diff line change @@ -668,8 +668,8 @@ github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
668668github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
669669github.com/hashicorp/hcl/v2 v2.0.0 /go.mod h1:oVVDG71tEinNGYCxinCYadcmKU9bglqW9pV3txagJ90 =
670670github.com/hashicorp/hcl/v2 v2.9.1 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
671- github.com/hashicorp/hcl/v2 v2.16.2 h1:mpkHZh/Tv+xet3sy3F9Ld4FyI2tUpWe9x3XtPx9f1a0 =
672- github.com/hashicorp/hcl/v2 v2.16.2 /go.mod h1:JRmR89jycNkrrqnMmvPDMd56n1rQJ2Q6KocSLCMCXng =
671+ github.com/hashicorp/hcl/v2 v2.17.0 h1:z1XvSUyXd1HP10U4lrLg5e0JMVz6CPaJvAgxM0KNZVY =
672+ github.com/hashicorp/hcl/v2 v2.17.0 /go.mod h1:gJyW2PTShkJqQBKpAmPO3yxMxIuoXkOF2TpqXzrQyx4 =
673673github.com/hashicorp/memberlist v0.1.0 /go.mod h1:ncdBp14cuox2iFOq3kDiquKU6fqsTBc3W6JvZwjxxsE =
674674github.com/hashicorp/serf v0.0.0-20160124182025-e4ec8cc423bb /go.mod h1:h/Ru6tmZazX7WO/GDmwdpS975F019L4t5ng5IgwbNrE =
675675github.com/hashicorp/terraform v0.15.1 h1:dfu1/x3kf8zOTi/zDX5HiOaCukj0n4XB8D7lSo2F8cU =
@@ -1113,6 +1113,7 @@ github.com/zclconf/go-cty v1.8.0/go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUA
11131113github.com/zclconf/go-cty v1.8.2 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
11141114github.com/zclconf/go-cty v1.13.2 h1:4GvrUxe/QUDYuJKAav4EYqdM47/kZa672LwmXFmEKT0 =
11151115github.com/zclconf/go-cty v1.13.2 /go.mod h1:YKQzy/7pZ7iq2jNFzy5go57xdxdWoLLpaEp4u238AE0 =
1116+ github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b h1:FosyBZYxY34Wul7O/MSKey3txpPYyCqVO5ZyceuQJEI =
11161117github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b /go.mod h1:ZRKQfBXbGkpdV6QMzT3rU1kSTAnfu1dO8dPKjYprgj8 =
11171118github.com/zclconf/go-cty-yaml v1.0.2 /go.mod h1:IP3Ylp0wQpYm50IHK8OZWKMu6sPJIUgKa8XhiVHura0 =
11181119github.com/zclconf/go-cty-yaml v1.0.3 h1:og/eOQ7lvA/WWhHGFETVWNduJM7Rjsv2RRpx1sdFMLc =
You can’t perform that action at this time.
0 commit comments