We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c8c8a commit d8bc64eCopy full SHA for d8bc64e
src/functions-templates/go/hello-world/go.mod
@@ -2,4 +2,4 @@ module github.com/someone/{{name}}
2
3
go 1.15
4
5
-require github.com/aws/aws-lambda-go v1.28.0
+require github.com/aws/aws-lambda-go v1.30.0
src/functions-templates/go/scheduled-function/go.mod
@@ -2,4 +2,4 @@ module github.com/your-github-handle/{{name}}
go 1.17
0 commit comments