From b7464287be0a1ab827933270febf82de4ad9be78 Mon Sep 17 00:00:00 2001 From: "gh-worker-campaigns-3e9aa4[bot]" <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 15:39:41 +0000 Subject: [PATCH] Executing automated changes --- tests/tools/go/fixtures/small_go_project/go.mod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/tools/go/fixtures/small_go_project/go.mod b/tests/tools/go/fixtures/small_go_project/go.mod index 94195dd5..8bbd5edf 100644 --- a/tests/tools/go/fixtures/small_go_project/go.mod +++ b/tests/tools/go/fixtures/small_go_project/go.mod @@ -1,3 +1,5 @@ module github.com/DataDog/datadog-agent-dev/tests/tools/go/fixtures/small_go_project go 1.21.0 + +toolchain go1.26.2