Debian Patches
Status for golang-github-wader-gojq/0.0~git20231105.2b6d9e2-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-handle-jsonv2-eof-error-in-stream-input.patch | Handle the jsonv2 EOF error for truncated --stream input Go 1.27 turns on jsonv2, where Decoder.Token reports a syntax error instead of io.EOF if Decoder.More ran first on a truncated input. The stream reader only looked for io.EOF, so gojq printed the new message and put the caret one column to the left. Treat both errors as the end of the input, which keeps the output the same on Go 1.26 and 1.27. |
Stephen Gelman <ssgelm@debian.org> | no | upstream | 2026-09-22 |
All known versions for source package 'golang-github-wader-gojq'
- 0.0~git20231105.2b6d9e2-3 (sid, forky)
- 0.0~git20231105.2b6d9e2-1 (trixie)
- 0.0~git20230131.53cfdef-1 (bookworm)
