distribution/vendor/github.com/jmespath/go-jmespath
Tariq Ibrahim 5223c27422
migrate to go modules from vndr
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
2019-06-19 12:24:07 -07:00
..
.gitignore migrate to go modules from vndr 2019-06-19 12:24:07 -07:00
.travis.yml migrate to go modules from vndr 2019-06-19 12:24:07 -07:00
api.go Replace godep with vndr 2016-11-23 15:07:06 -08:00
astnodetype_string.go Replace godep with vndr 2016-11-23 15:07:06 -08:00
functions.go Replace godep with vndr 2016-11-23 15:07:06 -08:00
interpreter.go Replace godep with vndr 2016-11-23 15:07:06 -08:00
lexer.go Replace godep with vndr 2016-11-23 15:07:06 -08:00
LICENSE Replace godep with vndr 2016-11-23 15:07:06 -08:00
Makefile migrate to go modules from vndr 2019-06-19 12:24:07 -07:00
parser.go Replace godep with vndr 2016-11-23 15:07:06 -08:00
README.md Update vendor directory to match expectation of vndr tool 2017-04-10 12:07:32 -07:00
toktype_string.go Replace godep with vndr 2016-11-23 15:07:06 -08:00
util.go Replace godep with vndr 2016-11-23 15:07:06 -08:00

go-jmespath - A JMESPath implementation in Go

Build Status

See http://jmespath.org for more info.