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 27ff82c commit 40b5b45Copy full SHA for 40b5b45
functions-templates/go/hello-world/go.mod
@@ -2,4 +2,4 @@ module github.com/someone/{{name}}
2
3
go 1.19
4
5
-require github.com/aws/aws-lambda-go v1.47.0
+require github.com/aws/aws-lambda-go v1.49.0
0 commit comments