From 66ffa759c843d7146abfd5e8a94d8726def55159 Mon Sep 17 00:00:00 2001 From: "dd-octo-sts-b8cf80[bot]" <266798001+dd-octo-sts-b8cf80[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 14:14:15 +0000 Subject: [PATCH] Executing automated changes Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> Co-authored-by: dd-octo-sts-6cbbf8[bot] <256648585+dd-octo-sts-6cbbf8[bot]@users.noreply.github.com> --- tests/integration_tests/hello/go.mod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/integration_tests/hello/go.mod b/tests/integration_tests/hello/go.mod index 3bc83ea..2ac92bc 100644 --- a/tests/integration_tests/hello/go.mod +++ b/tests/integration_tests/hello/go.mod @@ -2,6 +2,8 @@ module github.com/DataDog/datadog-lambda-go/tests/integration_tests/bin/hello go 1.24.0 +toolchain go1.26.1 + require ( github.com/DataDog/datadog-lambda-go v1.31.0 github.com/aws/aws-lambda-go v1.54.0