From d3b93a3f28e4ed3929f837dbbdc50c0422802238 Mon Sep 17 00:00:00 2001 From: "campaigner-prod[bot]" <87874424+campaigner-prod[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 07:33:52 +0000 Subject: [PATCH] Executing automated changes --- tests/integration_tests/hello/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration_tests/hello/go.mod b/tests/integration_tests/hello/go.mod index b584a73..1fae154 100644 --- a/tests/integration_tests/hello/go.mod +++ b/tests/integration_tests/hello/go.mod @@ -1,6 +1,6 @@ module github.com/DataDog/datadog-lambda-go/tests/integration_tests/bin/hello -go 1.24.0 +go 1.25.7 require ( github.com/DataDog/datadog-lambda-go v1.14.0