module github.com/2785/fancy-http-client go 1.14 require ( github.com/jarcoal/httpmock v1.0.5 github.com/stretchr/testify v1.6.1 )