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 ad7ada269 fix(ci): go 1.25.8 upgrade
ad7ada269 is described below

commit ad7ada269a664360d21c57b924eef1ce72258c6a
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Mon Mar 9 10:10:14 2026 +0100

    fix(ci): go 1.25.8 upgrade
---
 go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to