From 7c471ff483c50520f7d809d2a0c57c481d3ed48a Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 22:53:33 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.26.5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f129067..4470d96 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/elastic/celfmt go 1.25.8 -toolchain go1.26.4 +toolchain go1.26.5 require ( github.com/elastic/mito v1.27.0