module gopkg.in/httprequest.v1 go 1.15 require ( github.com/frankban/quicktest v1.10.0 github.com/google/go-cmp v0.4.0 github.com/juju/qthttptest v0.1.1 github.com/julienschmidt/httprouter v1.3.0 golang.org/x/net v0.0.0-20200505041828-1ed23360d12c golang.org/x/tools v0.0.0-20200505023115-26f46d2f7ef8 gopkg.in/errgo.v1 v1.0.0 )