module github.com/aws/aws-lambda-go go 1.12 require ( github.com/stretchr/testify v1.3.0 github.com/urfave/cli v1.21.0 )