diff --git a/go.mod b/go.mod index 0932e0f..5cb12c9 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/axoflow/fluentforwardexporter -go 1.26.0 +go 1.25.0 require ( github.com/IBM/fluent-forward-go v0.4.0