hcl
hcl copied to clipboard
Parsing, encoding and decoding of HCL to and from Go types and an AST.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v2` -> `v4` | --- ### Release...
Hello, To begin with, thanks for your work on this package. It's great you have comment & time.Duration support ! I tried to use it as a replacement of `hashicorp/hcl`...
I ran into an issue when trying to obtain remaining fields for the example below, the second `nested` field (your) was returned as part of remaining fields. HCL: ``` name...
For compatibility, eg. ``` "foo ${firstName("User Name")}" ```
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [github.com/alecthomas/assert/v2](https://redirect.github.com/alecthomas/assert) | `v2.2.0` -> `v2.11.0`...