mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-02 12:17:39 -06:00
917a320a3b
This brings in a bugfix for analyzing variables inside relative traversal expressions in HCL, and a cosmetic bugfix in cty for GoString of cty.NullVal(cty.DynamicPseudoType). This also updates some other packages, as a result of running "go get -u".
6 lines
95 B
Modula-2
6 lines
95 B
Modula-2
module "gopkg.in/yaml.v2"
|
|
|
|
require (
|
|
"gopkg.in/check.v1" v0.0.0-20161208181325-20d25e280405
|
|
)
|