squakez opened a new pull request, #3432: URL: https://github.com/apache/camel-k/pull/3432
<!-- Description --> With this PR we requires Golang 1.17 minimum version for build. There are changes in the way the dependencies are now imported (`go mod tidy` includes indirect dependencies). Moreover there were some required changes for code generation tooling to work correctly (ie, forcing the code generator dependency to be in the `go.mod`). Supersede #3426 <!-- Enter your extended release note in the below block. If the PR requires additional action from users switching to the new release, include the string "action required". If no release note is required, write "NONE". You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure the text is added to the right section of the release notes. --> **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org