open-vault/vendor/github.com/jmespath/go-jmespath
Jeff Mitchell 9ebc57581d
Switch to go modules (#6585)
* Switch to go modules

* Make fmt
2019-04-13 03:44:06 -04:00
..
.gitignore Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
.travis.yml Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
api.go
astnodetype_string.go
functions.go
interpreter.go Bump deps 2018-02-10 19:29:52 -05:00
lexer.go
LICENSE
Makefile
parser.go
README.md
toktype_string.go
util.go Bump deps 2018-02-10 19:29:52 -05:00

go-jmespath - A JMESPath implementation in Go

Build Status

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