module github.com/aws-robotics/aws-robomaker-bundle-support-library go 1.11 require ( github.com/aws/aws-sdk-go v1.19.11 github.com/golang/mock v1.5.0 github.com/google/uuid v1.1.1 github.com/mitchellh/gox v1.0.1 // indirect github.com/stretchr/testify v1.3.0 github.com/urfave/cli v1.20.0 )