astefanutti commented on code in PR #3582:
URL: https://github.com/apache/camel-k/pull/3582#discussion_r957039503


##########
go.mod:
##########
@@ -49,19 +49,19 @@ require (
        golang.org/x/time v0.0.0-20220224211638-0e9765cccd65
        gopkg.in/inf.v0 v0.9.1
        gopkg.in/yaml.v2 v2.4.0
-       k8s.io/api v0.23.8
-       k8s.io/apiextensions-apiserver v0.23.8
-       k8s.io/apimachinery v0.23.8
+       k8s.io/api v0.24.0

Review Comment:
   @tadayosi right, I thought we had excluded these, but it seems the 
configuration is not taken into account for transitive dependencies.



-- 
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

Reply via email to