Skip to content

Commit

Permalink
fix(deps): update module github.com/aws/aws-lambda-go to v1.47.0 (#6628)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent d044504 commit e87635e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions-templates/go/hello-world/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/someone/{{name}}

go 1.19

require github.com/aws/aws-lambda-go v1.38.0
require github.com/aws/aws-lambda-go v1.47.0

2 comments on commit e87635e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,364
  • Package size: 313 MB
  • Number of ts-expect-error directives: 999

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,364
  • Package size: 313 MB
  • Number of ts-expect-error directives: 999

Please sign in to comment.