module github.com/aws/aws-lambda-go go 1.12 require ( github.com/stretchr/testify v1.4.0 github.com/urfave/cli/v2 v2.1.1 )