module github.com/AfterShip/email-verifier go 1.15 require ( github.com/stretchr/testify v1.6.1 golang.org/x/net v0.0.0-20201207224615-747e23833adb gopkg.in/h2non/gock.v1 v1.0.16 )