module github.com/estahn/cloudping require ( github.com/BurntSushi/toml v0.3.1 // indirect github.com/aws/aws-sdk-go v1.16.17 github.com/davecgh/go-spew v1.1.1 github.com/inconshreveable/mousetrap v1.0.0 // indirect github.com/mitchellh/go-homedir v1.0.0 github.com/spf13/cobra v0.0.3 github.com/spf13/viper v1.3.1 github.com/tcnksm/go-httpstat v0.2.0 )