We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1092246 commit 3400368Copy full SHA for 3400368
go.mod
@@ -1,6 +1,6 @@
1
module github.com/elastic/apm-aws-lambda
2
3
-go 1.23.7
+go 1.23.8
4
5
require (
6
github.com/aws/aws-sdk-go-v2 v1.36.3
tools/go.mod
module github.com/elastic/apm-aws-lambda/tools
require github.com/terraform-docs/terraform-docs v0.20.0
0 commit comments