dunglas / vulcain

🔨 Fast and idiomatic client-driven REST APIs.
https://vulcain.rocks
GNU Affero General Public License v3.0
3.5k stars 106 forks source link

fix: compatibility with sjson 1.2 #104

Closed dunglas closed 1 year ago

dunglas commented 1 year ago

Workaround for https://github.com/tidwall/sjson/issues/66. Better fix for https://github.com/dunglas/vulcain/issues/102.

Thanks to @J3m5 and @pborreli for helping squash this bug!