mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-01 18:01:40 +00:00
Update pkg/yqlib/decoder_hcl.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
a3150396b5
commit
6c4d1bd066
@ -357,5 +357,4 @@ func convertCtyValueToNode(v cty.Value) *CandidateNode {
|
||||
default:
|
||||
return createStringScalarNode(v.GoString())
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user