In order to avoid stack overflows now throws an error if input Hjson contains a tree deeper than 10000 levels
The file go.mod
now specifies go 1.12
instead of go 1.11
Tested on Go 1.12 and 1.24
8000
In order to avoid stack overflows now throws an error if input Hjson contains a tree deeper than 10000 levels
The file go.mod
now specifies go 1.12
instead of go 1.11
Tested on Go 1.12 and 1.24