Skip to content

Commit

Permalink
build(deps): bump github.com/aws/aws-lambda-go from 1.41.0 to 1.42.0
Browse files Browse the repository at this point in the history
Bumps [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) from 1.41.0 to 1.42.0.
- [Release notes](https://github.com/aws/aws-lambda-go/releases)
- [Commits](aws/aws-lambda-go@v1.41.0...v1.42.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-lambda-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent 1c9adcb commit 9840a5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
// toolchain go1.21.1

require (
github.com/aws/aws-lambda-go v1.41.0
github.com/aws/aws-lambda-go v1.42.0
github.com/caarlos0/env/v6 v6.10.1
github.com/grokify/go-ringcentral-client v0.3.17
github.com/grokify/goauth v0.20.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ github.com/Iwark/spreadsheet v0.0.0-20230915040305-7677e8164883 h1:lmhAiceVI/6tn
github.com/Iwark/spreadsheet v0.0.0-20230915040305-7677e8164883/go.mod h1:xX0SgNtUE6lhCqT+tp0v5TwT+JzN9bhLEheVPR80Yxk=
github.com/antihax/optional v1.0.0 h1:xK2lYat7ZLaVVcIuj82J8kIro4V6kDe0AUDFboUCwcg=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/aws/aws-lambda-go v1.41.0 h1:l/5fyVb6Ud9uYd411xdHZzSf2n86TakxzpvIoz7l+3Y=
github.com/aws/aws-lambda-go v1.41.0/go.mod h1:jwFe2KmMsHmffA1X2R09hH6lFzJQxzI8qK17ewzbQMM=
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/aymerick/douceur v0.2.0 h1:Mv+mAeH1Q+n9Fr+oyamOlAkUNPWPlA8PPGR0QAaYuPk=
github.com/aymerick/douceur v0.2.0/go.mod h1:wlT5vV2O3h55X9m7iVYN0TBM0NH/MmbLnd30/FjWUq4=
github.com/caarlos0/env/v6 v6.10.1 h1:t1mPSxNpei6M5yAeu1qtRdPAK29Nbcf/n3G7x+b3/II=
Expand Down

0 comments on commit 9840a5e

Please sign in to comment.