File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.25.5
66
77require (
88 github.com/Pallinder/go-randomdata v1.2.0
9- github.com/aws/aws-lambda-go v1.51.0
9+ github.com/aws/aws-lambda-go v1.51.1
1010 github.com/go-kit/kit v0.13.0
1111 github.com/go-kit/log v0.2.1
1212 github.com/gorilla/mux v1.8.1
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ github.com/aws/aws-lambda-go v1.50.0 h1:0GzY18vT4EsCvIyk3kn3ZH5Jg30NRlgYaai1w0aG
88github.1485827954.workers.dev/aws/aws-lambda-go v1.50.0 /go.mod h1:dpMpZgvWx5vuQJfBt0zqBha60q7Dd7RfgJv23DymV8A =
99github.1485827954.workers.dev/aws/aws-lambda-go v1.51.0 h1:/THH60NjiAs3K5TWet3Gx5w8MdR7oPOQH9utaKYY1JQ =
1010github.1485827954.workers.dev/aws/aws-lambda-go v1.51.0 /go.mod h1:dpMpZgvWx5vuQJfBt0zqBha60q7Dd7RfgJv23DymV8A =
11+ github.com/aws/aws-lambda-go v1.51.1 h1:FpqpCK2WOSoq6hJvO9PhN44GzZHWCN3e9DUQgK0BOKo =
12+ github.com/aws/aws-lambda-go v1.51.1 /go.mod h1:dpMpZgvWx5vuQJfBt0zqBha60q7Dd7RfgJv23DymV8A =
1113github.1485827954.workers.dev/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
1214github.1485827954.workers.dev/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
1315github.1485827954.workers.dev/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
You can’t perform that action at this time.
0 commit comments