bytes | Package bytes implements functions for the manipulation of byte slices. |
encoding/gob | Package gob manages streams of gobs - binary values exchanged between an Encoder (transmitter) and a Decoder (receiver). |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/hashicorp/hcl/v2 | Package hcl contains the main modelling types and general utility functions for HCL. |
github.com/zclconf/go-cty/cty | |
github.com/zclconf/go-cty/cty/convert | |
github.com/zclconf/go-cty/cty/function | |
sort | Package sort provides primitives for sorting slices and user-defined collections. |