astefanutti opened a new pull request #1211: fix(dev): Use go-homedir package instead of os/user to retrieve user home directory URL: https://github.com/apache/camel-k/pull/1211 The `os/user` package requires CGO which breaks cross-compilation from Mac OS. **Release Note** ```release-note fix(dev): Use go-homedir package instead of os/user to retrieve user home directory ```
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services