Open
Description
Hello!
Could you consider adding Jsonnet (https://jsonnet.org/) in 'Processors' ?
- This is a very common Json-processing language, there are many production-ready libraries for it, it is often used in configuration and CI-CD pipelines
- There is a mature implementation on Golang from Google, https://github.com/google/go-jsonnet - it only remains to implement it in Benthos
Thanks)