module github.com/dolab/httptesting go 1.12 require ( github.com/golib/assert v1.3.0 golang.org/x/net v0.0.0-20190522155817-f3200d17e092 )