Closed LeonB closed 1 year ago
Would be nice if gojq also supported this new feature of jq 1.6: https://github.com/jqlang/jq/pull/1825
It does.
$ gojq -n 'if . then true end' null
@itchyny Thanks! I had an old version of gojq installed 🤦
Would be nice if gojq also supported this new feature of jq 1.6: https://github.com/jqlang/jq/pull/1825