The latest version introduced a regression which causes the --clip option to show the following error:
clipboard: cannot use when CGO_ENABLED=0
Happens on the darwin / MacOS version even though CGO_ENABLED should be 1 there. It might be an issue with the build process or otherwise the error checking is not working correctly.