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 @@ -3,7 +3,7 @@ module github.com/pyroscope-io/pyroscope-lambda-extension
33go 1.22.9
44
55require (
6- github.com/aws/aws-lambda-go v1.32 .0
6+ github.com/aws/aws-lambda-go v1.50 .0
77 github.com/davecgh/go-spew v1.1.1
88 github.com/grafana/pyroscope-go v1.2.0
99 github.com/mgechev/revive v1.2.1
Original file line number Diff line number Diff line change 11github.com/BurntSushi/toml v1.1.0 /go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ =
22github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c h1:pxW6RcqyfI9/kWtOwnv/G+AzdKuy2ZrqINhenH4HyNs =
33github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c /go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho =
4- github.com/aws/aws-lambda-go v1.32 .0 h1:i8MflawW1hoyYp85GMH7LhvAs4cqzL7LOS6fSv8l2KM =
5- github.com/aws/aws-lambda-go v1.32 .0 /go.mod h1:IF5Q7wj4VyZyUFnZ54IQqeWtctHQ9tz+KhcbDenr220 =
4+ github.com/aws/aws-lambda-go v1.50 .0 h1:0GzY18vT4EsCvIyk3kn3ZH5Jg30NRlgYaai1w0aGPMU =
5+ github.com/aws/aws-lambda-go v1.50 .0 /go.mod h1:dpMpZgvWx5vuQJfBt0zqBha60q7Dd7RfgJv23DymV8A =
66github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 h1:tFXjAxje9thrTF4h57Ckik+scJjTWdwAtZqZPtOT48M =
77github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 /go.mod h1:W8EnPSQ8Nv4fUjc/v1/8tHFqhuOJXnRub0dTfuAQktU =
88github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments