You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.