dnscontrol/vendor/github.com/jmespath/go-jmespath
Tom Limoncelli 16d0043cce
Switch from govendor to go modules. (#587)
Thanks to @BenoitKnecht for leading the way on this.
2020-01-18 14:40:28 -05:00
..
.gitignore Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
.travis.yml Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
api.go Update vendored packages (#326) 2018-02-27 18:24:11 -05:00
astnodetype_string.go migrate code for github 2016-08-22 18:31:50 -06:00
functions.go Update vendored packages (#326) 2018-02-27 18:24:11 -05:00
interpreter.go migrate code for github 2016-08-22 18:31:50 -06:00
lexer.go migrate code for github 2016-08-22 18:31:50 -06:00
LICENSE migrate code for github 2016-08-22 18:31:50 -06:00
Makefile Update vendored packages (#326) 2018-02-27 18:24:11 -05:00
parser.go Update vendored packages (#326) 2018-02-27 18:24:11 -05:00
README.md migrate code for github 2016-08-22 18:31:50 -06:00
toktype_string.go migrate code for github 2016-08-22 18:31:50 -06:00
util.go migrate code for github 2016-08-22 18:31:50 -06:00

go-jmespath - A JMESPath implementation in Go

Build Status

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