You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dears, I am facing this issue when I trying to run below example .
`(aws-sam-local/samples/hello-world/golang)
ᐳᐳ sam local invoke "HelloWorld" -e event.json
A newer version of the AWS SAM CLI is available!
Your version: 0.2.2
Latest version: 0.2.10
See https://github.com/awslabs/aws-sam-local for upgrade instructions
2018/04/09 11:37:07 Successfully parsed template.yaml
2018/04/09 11:37:07 Connected to Docker 1.27
2018/04/09 11:37:07 Could not initiate go1.x runtime: unsupported runtime
`
The text was updated successfully, but these errors were encountered:
Dears, I am facing this issue when I trying to run below example .
`(aws-sam-local/samples/hello-world/golang)
ᐳᐳ sam local invoke "HelloWorld" -e event.json
A newer version of the AWS SAM CLI is available!
Your version: 0.2.2
Latest version: 0.2.10
See https://github.com/awslabs/aws-sam-local for upgrade instructions
2018/04/09 11:37:07 Successfully parsed template.yaml
2018/04/09 11:37:07 Connected to Docker 1.27
2018/04/09 11:37:07 Could not initiate go1.x runtime: unsupported runtime
`
The text was updated successfully, but these errors were encountered: