File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/BurntSushi/toml v1.6.0
77 github.com/Masterminds/semver v1.5.0
88 github.com/alexellis/go-execute v0.6.0
9- github.com/aws/aws-lambda-go v1.52 .0
9+ github.com/aws/aws-lambda-go v1.53 .0
1010 github.com/codeclysm/extract/v4 v4.0.0
1111 github.com/google/uuid v1.6.0
1212 github.com/josegonzalez/cli-skeleton v0.24.0
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ github.com/arduino/go-paths-helper v1.12.1/go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLa
1919github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 /go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8 =
2020github.com/armon/go-radix v1.0.0 h1:F4z6KzEeeQIMeLFa97iZU6vupzoecKdU5TX24SNppXI =
2121github.com/armon/go-radix v1.0.0 /go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8 =
22- github.com/aws/aws-lambda-go v1.52 .0 h1:5NfiRaVl9FafUIt2Ld/Bv22kT371mfAI+l1Hd+tV7ZE =
23- github.com/aws/aws-lambda-go v1.52 .0 /go.mod h1:dpMpZgvWx5vuQJfBt0zqBha60q7Dd7RfgJv23DymV8A =
22+ github.com/aws/aws-lambda-go v1.53 .0 h1:uAMv6W/vCP/L494BAUSxe+8KVBIPK+SGPyapFt3FuMk =
23+ github.com/aws/aws-lambda-go v1.53 .0 /go.mod h1:dpMpZgvWx5vuQJfBt0zqBha60q7Dd7RfgJv23DymV8A =
2424github.com/bgentry/speakeasy v0.1.0 /go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs =
2525github.com/bgentry/speakeasy v0.2.0 h1:tgObeVOf8WAvtuAX6DhJ4xks4CFNwPDZiqzGqIHE51E =
2626github.com/bgentry/speakeasy v0.2.0 /go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs =
You can’t perform that action at this time.
0 commit comments