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

squakez 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 9243a0ee8 chore(ci): upgrade golang 1.27.1
9243a0ee8 is described below

commit 9243a0ee8f7479cf2890b7de36f719b58eb5be73
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Tue Sep 15 07:41:33 2026 +0200

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

diff --git a/go.mod b/go.mod
index 00bb99d81..5bad199bc 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/apache/camel-k/v2
 
-go 1.26.6
+go 1.27.1
 
 require (
        dario.cat/mergo v1.0.2

Reply via email to