Skip to content

Commit

Permalink
Merge pull request #168 from mrz1836/dependabot/go_modules/master/git…
Browse files Browse the repository at this point in the history
…hub.com/aws/aws-lambda-go-1.40.0

Bump github.com/aws/aws-lambda-go from 1.39.1 to 1.40.0
  • Loading branch information
mergify[bot] committed Apr 17, 2023
2 parents 26c20bc + 3482445 commit a058677
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 @@ -3,7 +3,7 @@ module github.com/mrz1836/codepipeline-to-github
go 1.16

require (
github.com/aws/aws-lambda-go v1.39.1
github.com/aws/aws-lambda-go v1.40.0
github.com/aws/aws-sdk-go v1.44.239
github.com/kelseyhightower/envconfig v1.4.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/aws/aws-lambda-go v1.39.1 h1:UcuX9O3JqhQyP/rxPJEpTUUSehzqkNpwKKRFa9N+ozk=
github.com/aws/aws-lambda-go v1.39.1/go.mod h1:jwFe2KmMsHmffA1X2R09hH6lFzJQxzI8qK17ewzbQMM=
github.com/aws/aws-lambda-go v1.40.0 h1:6dKcDpXsTpapfCFF6Debng6CiV/Z3sNHekM6bwhI2J0=
github.com/aws/aws-lambda-go v1.40.0/go.mod h1:jwFe2KmMsHmffA1X2R09hH6lFzJQxzI8qK17ewzbQMM=
github.com/aws/aws-sdk-go v1.44.239 h1:AenB6byCYGSBb30q99CGYqFbqpLpWrTidzm7MzxtuPo=
github.com/aws/aws-sdk-go v1.44.239/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit a058677

Please sign in to comment.