module github.com/parnurzeal/gorequest go 1.13 require ( github.com/elazarl/goproxy v0.0.0-20191011121108-aa519ddbe484 github.com/opentracing/opentracing-go v1.1.0 github.com/pkg/errors v0.9.1 github.com/smartystreets/goconvey v1.6.4 // indirect github.com/stretchr/testify v1.4.0 // indirect golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa moul.io/http2curl v1.0.0 )