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