From ec0834df1698681ce4e6f61db4c102db97e47724 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:53 +0000 Subject: [PATCH] Executing automated changes --- tests/integration_tests/error/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration_tests/error/go.mod b/tests/integration_tests/error/go.mod index 4441ec7..fe6e1ef 100644 --- a/tests/integration_tests/error/go.mod +++ b/tests/integration_tests/error/go.mod @@ -1,6 +1,6 @@ module github.com/DataDog/datadog-lambda-go/tests/integration_tests/bin/error -go 1.24.0 +go 1.25.7 require ( github.com/DataDog/datadog-lambda-go v1.14.0