module github.com/nordcloud/go-pingdom go 1.15 require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/stretchr/testify v1.3.0 )