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 526f97d52 chore(ci): golang 1.26.3
526f97d52 is described below

commit 526f97d52cd75926b36174d4c64fd4197d70edfe
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Wed May 13 10:04:34 2026 +0200

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

diff --git a/go.mod b/go.mod
index bc7db9015..5d41382e8 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/apache/camel-k/v2
 
-go 1.26.2
+go 1.26.3
 
 require (
        dario.cat/mergo v1.0.2

Reply via email to