go-jmespath
go-jmespath copied to clipboard
bugfix: to_array parses marshalled json
According to jmespath's to_array specification, to_array should parse marshalled json. This fixes https://github.com/jmespath/go-jmespath/issues/91.
You might want to use the JMESPath Community fork of this library which includes many improvements and fixes many issues.
That particular issue is included in our JMESPath Community edition.