module github.com/akerl/speculate/v2 go 1.13 require ( github.com/akerl/timber/v2 v2.0.1 github.com/aws/aws-sdk-go v1.29.29 github.com/mattn/go-shellwords v1.0.10 github.com/spf13/cobra v0.0.6 )