This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 89928cedd chore(ci): upgrade golang 1.25.9
89928cedd is described below

commit 89928ceddec9c63c020a3aa786bac6e7b8ae770c
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Fri Apr 10 08:56:56 2026 +0200

    chore(ci): upgrade golang 1.25.9
---
 go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index d7f39c23b..dc6a8f101 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/apache/camel-k/v2
 
-go 1.25.8
+go 1.25.9
 
 require (
        dario.cat/mergo v1.0.2

Reply via email to