From 741045179c619f09a1e099edd04715eefc80dcd5 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 18:54:08 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.25.5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 04997f4..e93e196 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/elastic/celfmt go 1.24.0 -toolchain go1.25.4 +toolchain go1.25.5 require ( github.com/elastic/mito v1.24.0