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 @@ -3,7 +3,7 @@ module github.com/aws/aws-lambda-runtime-interface-emulator
33go 1.26
44
55require (
6- github.com/aws/aws-lambda-go v1.52 .0
6+ github.com/aws/aws-lambda-go v1.53 .0
77 github.com/aws/aws-sdk-go v1.55.8
88 github.com/aws/aws-xray-daemon v0.0.0-20250212175715-5defe1b8d61b
99 github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
Original file line number Diff line number Diff line change 11github.com/aws/aws-lambda-go v1.52.0 h1:5NfiRaVl9FafUIt2Ld/Bv22kT371mfAI+l1Hd+tV7ZE =
22github.com/aws/aws-lambda-go v1.52.0 /go.mod h1:dpMpZgvWx5vuQJfBt0zqBha60q7Dd7RfgJv23DymV8A =
3+ github.com/aws/aws-lambda-go v1.53.0 h1:uAMv6W/vCP/L494BAUSxe+8KVBIPK+SGPyapFt3FuMk =
4+ github.com/aws/aws-lambda-go v1.53.0 /go.mod h1:dpMpZgvWx5vuQJfBt0zqBha60q7Dd7RfgJv23DymV8A =
35github.com/aws/aws-sdk-go v1.55.8 h1:JRmEUbU52aJQZ2AjX4q4Wu7t4uZjOu71uyNmaWlUkJQ =
46github.com/aws/aws-sdk-go v1.55.8 /go.mod h1:ZkViS9AqA6otK+JBBNH2++sx1sgxrPKcSzPPvQkUtXk =
57github.com/aws/aws-xray-daemon v0.0.0-20250212175715-5defe1b8d61b h1:hiV1SQDGCUECdYdKRvfBmIZnoCWggTDauTintGTkIFU =
You can’t perform that action at this time.
0 commit comments