terraform/vendor/golang.org/x/text/unicode
Martin Atkins d06edb1b62 go get github.com/hashicorp/hcl2@master
This corrects a bug in the HCL 2 scanner where a $ or % symbol would cause
incorrect tokenization if appearing immediately before a " .

This also includes some updates to Go extension libraries that the HCL
update brings in. Some of these changes update to support Unicode 11, but
only when compiling with Go 1.13, so we won't see the effect of these
changes until we start building Terraform with Go 1.13.
2019-05-03 15:29:40 -07:00
..
bidi go get github.com/hashicorp/hcl2@master 2019-05-03 15:29:40 -07:00
norm go get github.com/hashicorp/hcl2@master 2019-05-03 15:29:40 -07:00