Closed
Description
Hello
I'm currently using Go 1.6 and crosscompiling caddy-hugo
on Travis using gox
. When trying to execute the executable on Linux, I get the error user: Current not implemented on linux/amd64
.
I tested the Windows executable and it works well.
What should I do?
Thanks,