grafana/vendor/github.com/jmespath/go-jmespath
Carl Bergquist 68f5ddf18c
replace dep with go modules (#16017)
- guide shamelessly stolen from prometheus/prometheus
- updates local interface of oauth exchange
- updates local impl of hclogger
- bump jaeger client version

closes #16088
2019-04-16 12:00:55 +02:00
..
.gitignore replace dep with go modules (#16017) 2019-04-16 12:00:55 +02:00
api.go upgrade xorm packages to latest versions 2019-03-05 21:11:23 +01:00
astnodetype_string.go tech(build): move dependencies to vendor folder 2016-09-14 16:14:27 +02:00
functions.go migrate from govendor to dep 2018-01-19 09:48:15 +01:00
interpreter.go tech(build): move dependencies to vendor folder 2016-09-14 16:14:27 +02:00
lexer.go tech(build): move dependencies to vendor folder 2016-09-14 16:14:27 +02:00
LICENSE tech(build): move dependencies to vendor folder 2016-09-14 16:14:27 +02:00
Makefile replace dep with go modules (#16017) 2019-04-16 12:00:55 +02:00
parser.go migrate from govendor to dep 2018-01-19 09:48:15 +01:00
README.md replace dep with go modules (#16017) 2019-04-16 12:00:55 +02:00
toktype_string.go tech(build): move dependencies to vendor folder 2016-09-14 16:14:27 +02:00
util.go tech(build): move dependencies to vendor folder 2016-09-14 16:14:27 +02:00

go-jmespath - A JMESPath implementation in Go

Build Status

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