terraform/vendor/github.com/ChrisTrenkamp/goxpath
Martin Atkins 1bb79696c6 vendor: update to latest github.com/zclconf/go-cty
This includes a bugfix to the cty/msgpack package to ensure correct
decoding of unknown and null values.

This also includes updates to cty's dependencies.
2018-10-16 19:14:11 -07:00
..
internal Remove LGPL dependencies 2017-08-20 13:53:51 -04:00
tree Remove LGPL dependencies 2017-08-20 13:53:51 -04:00
.travis.yml vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
LICENSE Remove LGPL dependencies 2017-08-20 13:53:51 -04:00
README.md Remove LGPL dependencies 2017-08-20 13:53:51 -04:00
coverage.sh vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
goxpath.go Remove LGPL dependencies 2017-08-20 13:53:51 -04:00
marshal.go Remove LGPL dependencies 2017-08-20 13:53:51 -04:00

README.md

goxpath GoDoc Build Status codecov.io Go Report Card

An XPath 1.0 implementation written in Go. See the wiki for more information.