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

gansheer 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 1fa28332b chore: upgrade go to 1.26.6
1fa28332b is described below

commit 1fa28332ba0f82dd0fa153d905c588204c3894b2
Author: Gaelle Fournier <[email protected]>
AuthorDate: Fri Aug 14 10:34:21 2026 +0200

    chore: upgrade go to 1.26.6
---
 go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index e951d9787..0857f84ba 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/apache/camel-k/v2
 
-go 1.26.5
+go 1.26.6
 
 require (
        dario.cat/mergo v1.0.2

Reply via email to