module github.com/estahn/cloudping require ( github.com/aws/aws-sdk-go v1.38.12 github.com/davecgh/go-spew v1.1.1 github.com/mitchellh/go-homedir v1.1.0 github.com/spf13/cobra v1.1.3 github.com/spf13/viper v1.7.1 github.com/tcnksm/go-httpstat v0.2.0 ) go 1.13