From dc87b94de6d14e2b0e7489b1c75d2b4e3fb62abb Mon Sep 17 00:00:00 2001 From: "dd-octo-sts-4aefcb[bot]" <266798660+dd-octo-sts-4aefcb[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 21:40:17 +0000 Subject: [PATCH] Executing automated changes Co-authored-by: dd-octo-sts-b8cf80[bot] <266798001+dd-octo-sts-b8cf80[bot]@users.noreply.github.com> --- 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