From a901c627142511e6e381eee1e6215202233513ff Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 18:53:11 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.25.7 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 631bc70..ec7bd1a 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/elastic/celfmt go 1.24.0 -toolchain go1.25.6 +toolchain go1.25.7 require ( github.com/elastic/mito v1.24.1