Skip to content

Commit 40b5b45

Browse files
fix(deps): update module github.com/aws/aws-lambda-go to v1.49.0 (#7510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27ff82c commit 40b5b45

File tree

1 file changed

+1
-1
lines changed
  • functions-templates/go/hello-world

1 file changed

+1
-1
lines changed

functions-templates/go/hello-world/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/someone/{{name}}
22

33
go 1.19
44

5-
require github.com/aws/aws-lambda-go v1.47.0
5+
require github.com/aws/aws-lambda-go v1.49.0

0 commit comments

Comments
 (0)