v1.4.6
- version 1.4.6 - 2023/07/27
- remove
github.com/goccy/go-json
and setencoding/json
to defaultjson marshal/unmarshal
. - add
SetJsonEncoder
andSetJsonDecoder
API to adapt other json parser.
- remove
github.com/goccy/go-json
and set encoding/json
to default json marshal/unmarshal
.SetJsonEncoder
and SetJsonDecoder
API to adapt other json parser.