issues
search
itchyny
/
gojq
Pure Go implementation of jq
MIT License
3.3k
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New release for latest Go versions
#267
GROwen
closed
2 months ago
2
add/1 implementation defeats its purpose
#266
pkoppstein
closed
2 months ago
4
include "a" {search: "~/"};
#265
pkoppstein
closed
2 months ago
1
error-handling discrepancy when reading mal-formed JSON
#264
pkoppstein
opened
2 months ago
0
Jo
#263
gedw99
closed
3 months ago
1
Support 1.23 iterator
#262
amikai
opened
3 months ago
1
Make available via conda-forge
#261
corneliusroemer
closed
2 months ago
3
Question on the use of "as" in v0.12.16
#260
nathanmcgarvey-modopayments
closed
3 months ago
3
Using "/" in a string constant
#259
tyler-c-jones
closed
3 months ago
2
Add memory leak tests
#258
myaaaaaaaaa
closed
2 months ago
1
Possible memory leak from calling functions
#257
myaaaaaaaaa
opened
4 months ago
3
Add files/line/column to run errors like iteratorError?
#256
LeonB
opened
4 months ago
5
error parsing regexp that contains "?<="
#255
YuvalOmerRep
closed
5 months ago
3
Week number is not taken into account during date creation in `strptime`
#254
traut
closed
5 months ago
5
DELETE ME - DEMO
#253
nathanmcgarvey-modopayments
closed
6 months ago
0
Question about handling NDJSON with the library
#252
noahgorstein
closed
5 months ago
1
avoid issues when handling errors
#251
ccoVeille
opened
7 months ago
2
remove useless receivers
#250
ccoVeille
closed
7 months ago
0
code review
#249
ccoVeille
closed
7 months ago
4
set correct offset for multibyte tokens
#248
wader
closed
7 months ago
0
Tests fail for s390x in Fedora since 0.12.15
#247
mikelolasagasti
closed
7 months ago
3
error parsing regexp: invalid named capture
#246
anthonyfok
closed
7 months ago
2
Example of retrieving JSON or unmarshalled object
#245
lordofscripts
closed
7 months ago
4
`halt/0` (& co.) have the old jq 1.6 behaviour
#244
emanuele6
closed
7 months ago
1
Trim white space for tonumber for jq compatibility
#243
wader
closed
8 months ago
1
Support strings with JSON as input
#242
shackra
closed
8 months ago
3
Allocated maps are ignored
#241
christianhadler
opened
9 months ago
0
Curious bug when reading from /dev/urandom or /dev/random
#240
pkoppstein
closed
9 months ago
2
cli: option -k to preserve the order of keys
#239
starius
opened
9 months ago
0
Duplicate keys in object literals have inconsistent behavior
#238
SOF3
closed
9 months ago
4
Support concurrency / improved performance for multiple queries on same JSON payload
#237
samsullivan
opened
9 months ago
2
Ability to concurrently run many queries on a single JSON object
#236
samsullivan
opened
9 months ago
0
Compiled JQ in not execution safe for constant mutable structs
#235
afonsosribeiro
opened
10 months ago
8
Change in behavior between go1.20 and go 1.21 (unable to query document)
#234
wizardishungry
closed
10 months ago
3
Unexpected results occur when passing based on pointer
#233
hktalent
closed
11 months ago
1
Can gojq be used in a streaming way?
#232
emaxx-google
closed
11 months ago
2
gojq: compile error: variable not defined: $ARGS (while reading ~/.jq)
#231
systemmonkey42
closed
10 months ago
1
Compile funcMatch Regex only in runtime
#230
afonsosribeiro
opened
11 months ago
0
FR: Support jq's tcl-style multiline comments
#229
emanuele6
closed
1 year ago
9
When using `--args` with `-f` the first argument is treated as input file unless you use `--`
#228
emanuele6
closed
12 months ago
1
jq: query failed: %!v(PANIC=Error method: invalid type: []map[string]interface {}
#227
andig
closed
1 year ago
6
add `pick` to builtin.jq
#226
LeonB
closed
1 year ago
2
Crash fixes
#225
xakepp35
closed
1 year ago
0
Json numbers with ctx
#224
shachardevops
closed
1 year ago
0
Support "if" without "else" clause
#223
LeonB
closed
1 year ago
2
fix(cli): update cli flags to match jq 1.7
#222
hakamadare
closed
1 year ago
2
Import statement for importing the contents of a file
#221
stereobutter
closed
1 year ago
4
support for structs and some other reflectable things
#220
bionoren
closed
1 year ago
0
feat:customFuncs add ctx support
#219
AuroraV
opened
1 year ago
4
Support for context.Context in func(any, []any) any
#218
AuroraV
opened
1 year ago
5
Next