multiprocessio / datastation

App to easily query, script, and visualize data from every database, file, and API.
https://datastation.multiprocess.io
Other
2.9k stars 112 forks source link

Upgrade go-json and add panic fallback #198

Closed eatonphil closed 2 years ago

eatonphil commented 2 years ago

Upgrades go-json to fix https://github.com/multiprocessio/dsq/issues/34 and also adds a fallback to use the standard library if goccy/go-json panics.