module benchmarks
require (
github.com/Jeffail/gabs v1.2.0
github.com/a8m/djson v0.0.0-20170509170705-c02c5aef757f
github.com/antonholmquist/jason v1.0.0
github.com/bitly/go-simplejson v0.5.0
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23
github.com/kr/pretty v0.1.0 // indirect
github.com/mailru/easyjson v0.0.0-20190403194419-1ea4449da983
github.com/mreiferson/go-ujson v0.0.0-20160507014224-e88340868a14
github.com/pquerna/ffjson v0.0.0-20181028064349-e517b90714f7
github.com/ugorji/go v1.1.4
)
|