Skip to content

Commit

Permalink
chore(deps): update module github.com/aws/aws-lambda-go to v1.43.0 (#…
Browse files Browse the repository at this point in the history
…1247)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
devex-sa and renovate-bot authored Dec 20, 2023
1 parent a7c7eb5 commit 688ef7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sub/monitoring/alarm-notifier/lambda/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/dfds/infrastructure-modules/slack-alarm-notifier
go 1.19

require (
github.com/aws/aws-lambda-go v1.42.0
github.com/aws/aws-lambda-go v1.43.0
github.com/google/uuid v1.5.0
github.com/sirupsen/logrus v1.9.3
github.com/slack-go/slack v0.12.3
Expand Down
4 changes: 2 additions & 2 deletions _sub/monitoring/alarm-notifier/lambda/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/aws/aws-lambda-go v1.42.0 h1:U4QKkxLp/il15RJGAANxiT9VumQzimsUER7gokqA0+c=
github.com/aws/aws-lambda-go v1.42.0/go.mod h1:dpMpZgvWx5vuQJfBt0zqBha60q7Dd7RfgJv23DymV8A=
github.com/aws/aws-lambda-go v1.43.0 h1:Tdu7SnMB5bD+CbdnSq1Dg4sM68vEuGIDcQFZ+IjUfx0=
github.com/aws/aws-lambda-go v1.43.0/go.mod h1:dpMpZgvWx5vuQJfBt0zqBha60q7Dd7RfgJv23DymV8A=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 688ef7a

Please sign in to comment.