From f5c5ab62a72e67d4c6f15ff83520d1d1c5c2896d Mon Sep 17 00:00:00 2001 From: "campaigner-prod[bot]" <87874424+campaigner-prod[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 05:26:53 +0000 Subject: [PATCH] Executing automated changes --- go.mod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/go.mod b/go.mod index d8b58e3d4..f4c583cb1 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,8 @@ module github.com/DataDog/test-infra-definitions go 1.24.9 +toolchain go1.26.1 + require ( dario.cat/mergo v1.0.1 github.com/DataDog/datadog-agent/pkg/util/option v0.67.0