gitea/vendor/gitea.com/go-chi
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json ()
* Migrate to use jsoniter

* fix tests

* update gitea.com/go-chi/binding

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
..
binding Migrate to use jsoniter instead of encoding/json ()
cache Move macaron to chi ()
captcha Move macaron to chi ()
session Fix session bug when introduce chi ()