json.Number
* fix: allow string value decoded as `json.Number` * test: move -race flag from Go1.15 since it reports "race: limit on 8128 simultaneously alive goroutines is exceeded, dying" * test: add benchmarks