terraform/vendor/golang.org/x/net/html
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
..
atom vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
charset Remove LGPL dependencies 2017-08-20 13:53:51 -04:00
const.go fix go module related merge conflict 2018-10-16 19:14:11 -07:00
doc.go vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
doctype.go vendor x/net/html 2017-06-09 14:03:59 -07:00
entity.go vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
escape.go vendor x/net/html 2017-06-09 14:03:59 -07:00
foreign.go vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
node.go backend/s3: Switch from github.com/terraform-providers/terraform-provider-aws to github.com/hashicorp/aws-sdk-go-base 2019-02-18 02:30:30 -05:00
parse.go go get github.com/hashicorp/hcl2@master 2019-05-03 15:29:40 -07:00
render.go vendor x/net/html 2017-06-09 14:03:59 -07:00
token.go vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00