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