From 37ea9d6087a4ea27ea192b311047fb00b11c5b5f Mon Sep 17 00:00:00 2001 From: "campaigner-prod[bot]" <87874424+campaigner-prod[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 00:04:40 +0000 Subject: [PATCH] Executing automated changes --- go.mod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/go.mod b/go.mod index 296c189..019b2b0 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,8 @@ module github.com/DataDog/documentor go 1.24 +toolchain go1.26.1 + require ( git.sr.ht/~jamesponddotco/xstd-go v0.8.0 github.com/liushuangls/go-anthropic/v2 v2.13.1