From 3912156d86deccd4bb4f4b1c15fa80b6deea1212 Mon Sep 17 00:00:00 2001 From: "campaigner-prod[bot]" <87874424+campaigner-prod[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 13:04:46 +0000 Subject: [PATCH] Executing automated changes --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1b4e24d..4ea1629 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/DataDog/go-sqllexer retract v0.1.0 // This version had memory leaks and should not be used -go 1.21 +go 1.25.7 require github.com/stretchr/testify v1.11.1