You've already forked json-iterator
mirror of
https://github.com/json-iterator/go.git
synced 2025-11-29 22:47:28 +02:00
use reflect2 decode slice
This commit is contained in:
@@ -74,7 +74,7 @@ func init() {
|
||||
(*[]jsonMarshaler)(nil),
|
||||
(*[]jsonMarshalerMap)(nil),
|
||||
(*[]textMarshaler)(nil),
|
||||
selectedSymmetricCase{(*[]textMarshalerMap)(nil)},
|
||||
(*[]textMarshalerMap)(nil),
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user