robertonav20 commented on issue #1238: URL: https://github.com/apache/camel-k/issues/1238#issuecomment-1120275813
Hi, i've tried to import BuildKit library like suggest @astefanutti inside the task but there is a problem with dependency go: finding module for package github.com/go-logr/logr/funcr github.com/apache/camel-k/pkg/builder imports github.com/moby/buildkit/client imports go.opentelemetry.io/otel/sdk/trace tested by go.opentelemetry.io/otel/sdk/trace.test imports github.com/go-logr/logr/funcr: module github.com/go-logr/logr@latest found (v1.2.3, replaced by github.com/go-logr/logr@v0.4.0), but does not contain package github.com/go-logr/logr/funcr you can find the my code here https://github.com/robertonav20/camel-k/... i will update if i fix the problem -- 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