astefanutti commented on issue #675: Migrate to Go modules URL: https://github.com/apache/camel-k/pull/675#issuecomment-494408665 I assumed Camel K wasn't consumed. It seems possible to have _non-module_ consumers. It may be necessary to keep the Dep manifests around. https://github.com/golang/go/wiki/Modules#providing-dependency-information-to-older-versions-of-go-and-non-module-consumers That being said, in the specific case of the Camel K API package being imported into Knative, the transitive dependencies contraints may be better left defined by Knative anyway. So it may be just fine removing the Dep manifests altogether.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
