astefanutti commented on issue #863: operator-sdk build fails on latest master with 'make images-dev' URL: https://github.com/apache/camel-k/issues/863#issuecomment-514623477 @dmvolod, what about `go version`? I would try `export GO111MODULE="on"` instead of `declare -x GO111MODULE="on"` just in case 😄. Anyhow, Go does not activate modules, hence your error, which is likely environment related.
---------------------------------------------------------------- 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
