astefanutti edited a comment on issue #863: operator-sdk build fails on latest master with 'make images-dev' URL: https://github.com/apache/camel-k/issues/863#issuecomment-514620573 @dmvolod it seems Go modules is deactivated somehow in your environment, and it still uses Dep, which requires the `vendor` directory. Could you double check you environment variables and your Go version? Do you have any `GOFLAGS=-mod=vendor`?
---------------------------------------------------------------- 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
