module github.com/dolab/httptesting go 1.12 require ( github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23 github.com/golib/assert v1.1.0 golang.org/x/net v0.0.0-20190424112056-4829fb13d2c6 )