gitea/services/gitdiff
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>
..
testdata/academic-module Fix panic when diff ()
gitdiff.go Fix a couple of CommentAsPatch issues. ()
gitdiff_test.go Migrate to use jsoniter instead of encoding/json ()
main_test.go Move git diff codes from models to services/gitdiff ()