This is an automated email from the ASF dual-hosted git repository. gfournier pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 1ea28eb00 chore(deps): bump github.com/container-tools/spectrum new a4bf2a974 chore(ci): Upgrade golang to 1.22 new 8f5cdd07e chore(lint): Fix golang 1.22 lint The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: build/Dockerfile | 2 +- docs/modules/ROOT/pages/contributing/developers.adoc | 2 +- go.mod | 2 +- pkg/apis/camel/v1/knative/types_support.go | 2 -- pkg/builder/steps.go | 2 +- pkg/cmd/delete.go | 4 ++-- pkg/cmd/kamelet_add_repo.go | 4 ++-- pkg/cmd/uninstall.go | 2 +- pkg/cmd/util.go | 2 +- pkg/cmd/util_config.go | 2 +- pkg/controller/integration/build_kit.go | 5 ++--- pkg/install/operator.go | 4 ++-- pkg/platform/platform.go | 4 ++-- pkg/trait/util.go | 6 ------ pkg/util/camel/camel_dependencies.go | 2 +- pkg/util/camel/camel_runtime_catalog.go | 3 --- pkg/util/envvar/envvar.go | 2 +- pkg/util/kubernetes/resolver.go | 2 +- pkg/util/patch/patch.go | 2 +- pkg/util/util.go | 10 +++++----- 20 files changed, 26 insertions(+), 38 deletions(-)