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 7ac4415 commit ba44882Copy full SHA for ba44882
go.mod
@@ -1,6 +1,6 @@
1
module github.com/DataDog/datadog-lambda-go
2
3
-go 1.18
+go 1.20
4
5
require (
6
github.com/DataDog/datadog-go/v5 v5.2.0
tests/integration_tests/error/go.mod
module github.com/DataDog/datadog-lambda-go/tests/integration_tests/bin/error
github.com/DataDog/datadog-lambda-go v0.7.0
tests/integration_tests/hello/go.mod
module github.com/DataDog/datadog-lambda-go/tests/integration_tests/bin/hello
0 commit comments