You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/05/21 14:12:00 UTC

[GitHub] [camel-k] astefanutti commented on issue #675: Migrate to Go modules

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:
users@infra.apache.org


With regards,
Apache Git Services