This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 0.36.0-x-net in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 8a7cc308458431a9d4810427c7a1e1d633c0e174 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 26 11:43:40 2025 +0100 Upgrade x-net 0.36.0 Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- script/validator/go.mod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/script/validator/go.mod b/script/validator/go.mod index 832a1f3fa..f31f0c36d 100644 --- a/script/validator/go.mod +++ b/script/validator/go.mod @@ -1,6 +1,7 @@ module github.com/apache/camel-kamelets/docs/generator -go 1.20 +go 1.23.0 + toolchain go1.24.1 require (